Update Transaction

Updates a transaction by specifying the values of the parameters passed. Any parameters that you don't provide won't change.

Path Params
string
required

A unique ID representing the transaction’s loan or charge ID.

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

An optional, unique identifier that may be associated with each transaction event and reconciled with the system of record used by the merchant.

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:
*/*