Get payout
Gets information about a payout.
This endpoint requires the payouts.read
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID for the payout to get the information for.
Response
The type of this resource. Is always payout
.
payout
The ID of a payout.
The optional ID of the merchant account this payout should be assigned to.
22
The monetary amount for this payout, in the smallest
currency unit for the given currency, for example 1299
cents to create
an authorization for $12.99
.
A supported ISO-4217 currency code.
The date and time when this payout was created.
The date and time when this payout was created.
The payment service used for this payout.
The ID of the payout in the underlying payment service.
The type of payout to process.
online_gambling
The status of the payout.
pending
, failed
, declined
, succeeded
An external identifier that can be used to match the payout against your own records. This value needs to be unique for all buyers.
1 - 200
The merchant details associated to this payout.
The buyer used for this transaction.
The payment method used for this payout.
Was this page helpful?