Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 6.89 KB

File metadata and controls

12 lines (9 loc) · 6.89 KB

CaptureTransactionRequest

Fields

Field Type Required Description Example
TransactionId string ✔️ The ID of the transaction 7099948d-7286-47e4-aad8-b68f7eb44591
Prefer List<string> The preferred resource type in the response.
MerchantAccountId string The ID of the merchant account to use for this request. default
IdempotencyKey string A unique key that identifies this request. Providing this header will make this an idempotent request. We recommend using V4 UUIDs, or another random string with enough entropy to avoid collisions. request-12345
TransactionCaptureCreate TransactionCaptureCreate ✔️ N/A