POST
/
api
/
v1
/
merchants
/
payout
/
fetch

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
payoutId
string
required

ID of the payout to fetch

Response

200 - application/json
wallet
object
network
object
status
enum<string>
Available options:
PROCESSING,
CONFIRMING,
COMPLETED,
REJECTED
address
string
txHash
string
amount
number
createdAt
string