Resume an order

Restarts payments on a paused order. The order's status becomes active.

Send unpause_collection_config to choose when the next payment is taken. A value sent when the order was paused isn't reused here.

You can resume an order when its available_actions.resume is true. Only paused orders can be resumed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
≥ 1

Your merchant profile ID. Required in every request.

Find it in the BillPro dashboard address, after /profiles/. For example, in /profiles/1234/orders the profile ID is 1234.

integer
required
≥ 1

ID of the order.

Body Params
string
enum

Optional. When the next payment is taken. default: on the next scheduled date. update: straight away.

Allowed:
Responses

Language
Credentials
Bearer
API token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json