Update Checkout

Update a checkout. This endpoint is typically used to update Affirm about an order ID tied to the checkout or a change of shipping address (which may be used as a signal in fraud detection).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

A checkout_token that represents the purchase and customer information on purchase (e.g tokenization).

Body Params

The request body used to update a checkout.

string
length between 1 and 128

Identifies 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.

string | null

The shipping carrier used to ship the items.

string | null

The tracking number of the shipment.

shipping
object | null
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*