Schedule Single Payout
List Schedule Payouts
List Schedule Payouts
GET
/
payout
/
single
/
schedule
Headers
Authorization
string
requiredSet value to 'Bearer {{MERCHANT_SECRET_KEY}}'
Query Parameters
page
integer
The page number to return. Defaults to 1.
page_size
integer
The limit of items to return per page. Defaults to 10.
status
string
NEW, FAILED, DISPATCHED, CANCELLED
Response
200 - application/json
data
object
status
boolean
Was this page helpful?