POST
/
api
/
service
/
payout
/
retrieve

Authorizations

X-Ivy-Api-Key
string
header
required

Body

application/json
id
string
required

The unique identifier of the Customer Payout

Response

200 - application/json
id
string
required
destination
object
required

The validation logic is based on the "type" field. For example, if "type" is set to "iban", the "iban" object must be filled out.

status
enum<string>
required
Available options:
paid,
pending,
failed
amount
number
required
currency
enum<string>
required
Available options:
EUR,
GBP,
PLN
metadata
object

Any key-value pairs, which will be stored to the object. See here for more info.

updatedAt
string
createdAt
string