Update PaymentOrder

The "Update PaymentOrder" endpoint is used to update the split tree, settle schedule, or close condition of a PaymentOrder.
Set settle_schedule or close_condition to null to disable them.

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

PaymentOrderID path param

Body Params

PaymentOrder update request body

Update the split tree, settle schedule, or close condition of a PaymentOrder

close_condition

Close condition for the payment order. Set to null to disable.

settle_schedule

Settle schedule for the payment order. Set to null to disable.

split_parameters
object

An object mapping parameters to values for use when splitting the PaymentOrder

uuid

The ID of the split tree to be used

Headers
uuid
required

Tenant ID header

date

API version for the specific endpoint

Responses
204

The PaymentOrder was successfully updated

404

PaymentOrder could not be found

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