Create Payout Target
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The ID of the customer for whom the Payout Target is created.
URL to which the customer will be redirected after the authorization process.
bankAccount
An optional reference provided by the merchant to identify the Payout Target.
An optional description of the Payout Target.
Response
Unique identifier for this Payout Target.
Reference sent in by merchant to identify Payout Target.
An extra metadata field that can be included for visibility.
Reference to customer who owns this Payout Target.
Details about the customer who owns this Payout Target.
Status of the Payout Target.
active
, 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
URL where the customer should be redirected to complete the Payout Target verification.
URL where the customer will be redirected after completing the Payout Target verification.
Type of Payout Target created.
bankAccount
ISO string indicating when the Payout Target was created.
ISO string indicating when the Payout Target was last updated.