Update Checkoutpost https://sandbox.affirm.com/api/v2/checkout/{checkout_id}/updateUpdate a checkout.Path Paramscheckout_idstringrequiredA checkout_token that represents the purchase and customer information on purchase (e.g tokenization).Body ParamsThe request body used to update a checkout.order_idstringlength between 1 and 128Identifies the order within the merchant's order management system that this transaction corresponds to. It is only returned in the response if included in the request.shipping_carrierstring | nullThe shipping carrier used to ship the items.shipping_confirmationstring | nullThe tracking number of the shipment.shippingobject | nullThe shipping information. Required for scenarios where goods are shipped.shipping object | nullResponses 200HTTP 200 OK 400HTTP 400 Bad Request 401HTTP 401 Unauthorized 404HTTP 404 Not FoundUpdated about 1 month ago