| Endpoint | Purpose |
|---|---|
POST /v1/user/create | Create a verified account for the freelancer |
POST /v1/transfer/internal | Instant & free transfer from Partner balance to User balance |
POST /v1/crypto/withdrawal | (User action) Withdraw funds to an external crypto wallet |
POST /v1/sepa/withdrawal | (User action) Withdraw funds to their private bank account |
| Endpoint | Purpose |
|---|---|
POST /v1/order/lock-rate | Lock the exchange rate for a specific fiat amount |
POST /v1/order | Create an order guaranteeing fiat settlement |
GET /v1/order/details/{orderId} | Retrieve the deposit address for the customer |
| Webhooks | Receive notification when order status is COMPLETED |
GET /v1/partner/balancesGET /v1/partner/get-lockPOST /v1/partner/exchange