Orders
Delay order
Request a delayed capture for the order. The payment schedule for the customer is created; however, no funds are settled until a capture call is made. Outstanding authorizations are automatically voided once the authorization expiry time is reached.
post/v2/payments/{token}/delay
Path parameters
tokenstring string required
Order token.
Headers
Idempotency-Keystring
Idempotency key used for retrying requests. Can be used for retrying failed requests.
Request body
Response
Order delayed successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.