Get Payout Request
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the payout request.
Response
Unique identifier for this Payout Request.
Reference sent in by merchant to identify Payout Request.
Reference to customer who owns the Payout Target for which the Payout Request was created.
Details about the customer who owns the Payout Target for which the Payout Request was created.
Reference to the Payout Target for which the Payout Request was created.
Details about the Payout Target for which the Payout Request was created.
Status of the Payout Request.
processing
, approved
, cancelled
Additional detail on the status. Only present when status is "cancelled".
AUTHENTICATION_FAILED
, CUSTOMER_CANCELLATION
, DECLINED_BY_BANK
, EXPIRED
, INVALID_ACCOUNT
, NOT_ENOUGH_FUNDS
, ERROR
Amount to send to the customer’s Payout Target.
Amount sent by Payout Request. Starts at amount and changes to 0 if cancelled.
Fee charged for the transaction. This fee will be subtracted from amountCollected at settlement time.
Reference to Merchant Account. Safe to ignore if Merchant Accounts are not being used.
ISO string indicating when the Payout Request was created.
ISO string indicating when the Payout Request was last updated.