Update Charge

Update a charge with new fulfillment or order information, such as shipment tracking number, shipping carrier, or order ID.

Path Params
string
required

The unique identifier of the charge.

Body Params

The request body used to update a transaction.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*