Customers and cards management
A Customer would like to transfer funds from the ZEN.COM account to a payment card. To achieve this:
Create the Customer
Create the Customer using the https://api.zen.com/v3/customers endpoint described here.
Add a payout card
Add the payout card to the previously created Customer using the https://api.zen.com/v2/payout-profiles/card endpoint described here.
Create payout Transaction
Create the payout Transaction using the https://docs.zen.com/payments/api-reference/create-payout-transaction endpoint described here.
1.
2.
3.
Modified at 2025-01-23 13:31:33