âī¸Rates
Estimation endpoint
POST
https://sandbox.pgecom.com/api/v1/withdraw/rates
Headers
Name | Type | Description |
---|---|---|
authorization* | String | Bearer |
Request Body
Property | Type | Description |
---|---|---|
| string - required | Recipient's email address |
| string - required | The amount to send to recipient. If you're sending htg as the currency, this is the amount of gourdes |
| string - default pgecom | Where you want to send the funds (PGecom, MonCash, NatCash, Sogebank, etc) |
| string - default instant | When do you want the funds to be available (standard, regular, express, urgent, instant) |
| string - default usd | The currency that you'd like to send the funds to |
| string | A custom message for the recipient to receive |
| string | The first name of the recipient |
| string | The last name of the recipient |
| string | The bank account number |
| string | The account name |
| string | The routing account if any |
| string | The bank account type if any |
| string | The recipient address if any |
| object | You can pass additional values if you need to receive it once the order is complete |
Last updated