Update Checkout

Update a checkout.

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

The shipping information. Required for scenarios where goods are shipped.

Responses

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