Payments
Put PAD order on hold
Put a PAD order on hold to pause the collection flow for a set amount of time.
post/pad/orders/{order_id}/onhold
Path parameters
order_idstring required
The unique identifier of the order.
Max length: 50 characters.
Request body
Example request
{
"duration": 1209600
}Response
Request successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.