Skip to Content
EuropePayoutPayout (Europe)

Payout (Europe)

Overview

Europe payouts debit your USDC wallet and send EUR to a bank beneficiary. Some payouts require an explicit approve step on your server before they are released.

Required scope

  • payout:create

Flow

StepAPI
1POST /v1/eur/payout-instances
2POST /v1/eur/payout-instances/:transactionId/approve (when required)
3GET /v1/eur/payout-instances/:transactionId

Show an Approve payout button in your own admin UI when your integration detects approval is required.

Next steps

Last updated on