transactions.write
scope.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The preferred resource type in the response.
Examples:
"resource=transaction"
"resource=transaction-capture"
The ID of the merchant account to use for this request.
Examples:
"default"
Path Parameters
The ID of the transaction
Examples:
"7099948d-7286-47e4-aad8-b68f7eb44591"
Body
application/json
Request body for capturing an authorized transaction.
Response
Successful Response
A full transaction resource.