payouts.read
scope.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
"default"
Path Parameters
Response
Successful Response
PayoutSummary
Represents a summary of a payout.
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.
1299
The date this payout was created at.
"2013-07-16T19:23:00.000+00:00"
A supported ISO-4217 currency code.
"EUR"
"GBP"
"USD"
The payment method used for this payout.
The payment service used for this payout.
The status of the payout.
declined
, failed
, pending
, succeeded
"succeeded"
The date this payout was last updated at.
"2013-07-16T19:23:00.000+00:00"
Always payout
.
"payout"
"payout"
The ID for the payout.
"6f96a57e-a35b-4f98-b192-d298995f811a"
The buyer used for this payout.
The type of payout to process.
online_gambling
"online_gambling"
The merchant identifier for this payout.
1 - 200
"payout-12345"
The merchant details associated to this payout. PayoutMerchantSummary
Represents a summary of a merchant.
The ID of the merchant account this payout was created for.
"default"
The ID of the payout in the underlying payment service.
1 - 200
"pout-12345"