Transactionsv1Transactions
Update Transaction Draft
PUT
/v1/customers/{customer_id}/transaction/{transaction_id}/draftAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
customer_id*string
customer_id path parameter
transaction_id*string
transaction_id path parameter
Response Body
curl -X PUT "https://example.com/v1/customers/string/transaction/string/draft"Empty