put https://example.com/api/v1/transactions//captures/
This endpoint is used to create a new capture request.
Log in to see full request history
Responses
This endpoint is used to create a new capture request.
xxxxxxxxxx
curl --request PUT \
--url https://example.com/api/v1/transactions/transactionId/captures/captureId \
--header 'accept: text/json' \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here! Or choose an example: