Skip to main content
Errors returned at each step of the flow, in the order the steps are called.

Create User

POST /api/v2/user

KYC

POST /api/v2/user/kyc

Bank Account Linkage

POST /api/v2/user/bank_account

Fetching Quote

Pool Sell

GET /api/v2/wallet/s/quote

External Sell

GET /api/v2/wallet/w/quote

Initiating Transaction

Pool Sell

POST /api/v2/wallet/transaction/pool/sell

External Sell

POST /api/v2/wallet/transaction/crypto/sell

Confirm On-chain Funding

POST /api/v2/wallet/transaction/crypto/sell/{id}/confirm-onchain-funding

Checking Status

GET /api/v2/wallet/transaction