Open Requisition

Requisitions allow you to schedule Payouts based on a specified filter, giving you control over the payout process. You will receive real-time updates via the callback URL you provide. Once the requisition has been processed and meets your requirements, you must submit it to finalize the payout.

Body Params

Open Requisition request body

string
required

Callback url to which the requisition updates will be posted

string | null

The reference that will be used to the transfer to the recipient

selections
array of objects
required
length ≥ 1
RequisitionSelections*
merchant_ids
array of uuids | null
Defaults to
merchant_ids
payment_ids
array of uuids or null | null
Defaults to
payment_ids
string
Defaults to merchant
date-time | null
date-time | null
tags
array of strings | null
tags
Headers
uuid
required

Tenant ID header

date

API version for the specific endpoint

Responses

404

Requisition could not be found

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