Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Id of the payout request
Response
200 - application/json
OK
The payout-request
id.
ID of the payout-request
.
Date that the payout-request
was created.
Amount in cents of the payout-request
.
Status of the payout-request
.
Available options:
created
, approved
, rejected
The payout-link
that was sent when the payout-request
was approved.
The user
that requested the payout.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.