Retrieve a specific settlement for a transaction by its unique identifier.
transactions.read
scope.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the merchant account to use for this request.
"default"
The unique identifier of the transaction.
"7099948d-7286-47e4-aad8-b68f7eb44591"
The unique identifier of the settlement.
"b1e2c3d4-5678-1234-9abc-1234567890ab"
Successful Response
A settlement record for a transaction.