Split PaymentOrder

The "Split PaymentOrder" endpoint executes a split of PaymentOrder. Used when services/goods have been provided/delivered. This endpoint is idempotent which means making multiple identical requests has the same effect as making a single request. Use the "Get Allocations" endpoint to view the result of the split.

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 splitting request body

boolean
Defaults to false

Enables or disables fast forwarding of the PaymentOrder lifecycle for this request. When false, settling an order that is not not already closed will produce an error. When true, settling a PaymentOrder will - if not already done - first close it before splitting it.

Headers
uuid
required

Tenant ID header

date

API version for the specific endpoint

Responses
204

The PaymentOrder was successfully split

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