v1
latestOpenAPI 3.0.02026-07-243678114.1 KBPartners
Create Permanent Pay-In Deposit Wallet for Account
Generate a permanent deposit wallet for account pay-ins. Create a dedicated pay-in wallet for an account. Funds deposited to this wallet are automatically swept into the main account. This enables seamless fund aggregation and reduces manual processing.
post/partners/accounts/{account_ref}/payin/address
Path parameters
account_refstring required
Your own account reference identifier.
Request body
Example request
{
"chain_id": 137,
"currency": "USDC",
"reference": "customer-001"
}Response
OK