Nequi
Where to submit a payout by Nequi in Colombia.
Submit a payout by Nequi in Colombia
POST https://sandbox.transfersmile.com/api/payout
This endpoint allows you to submit a payout by Nequi in Colombia.
Headers
Content-Type*
string
application/json; charset=UTF-8
AppId*
string
Your App ID in payout platform
Authorization*
string
SHA256($sorted_params + $app_key)
Request Body
method*
string
Fixed Value: NEQUI
account_type*
string
Fixed Value: PHONE
account*
string
Beneficiary's Nequi account.
- 11 ~ 14 chars -
name*
string
Beneficiary's name
- Min.5 Max.100 -
custom_code*
string
Merchant's order id
- Max. 50 -
fee_bear*
string
One of [beneficiary | merchant]
amount*
string
Payout Amount, should be an Integer.
- Min 1,000 ~ Max 1,000,000 -
amount_type
string
Specify the amount value is fixed for merchant or beneficiary - One of: source_amount, arrival_amount(default) -
source_currency*
string
Merchant's account currency
- supported: USD, GBP, EUR, COP -
arrival_currency*
string
Beneficiary's account currency.
- Fixed Value: COP -
notify_url*
string
Where pagsmile will callback to
additional_remark*
string
Additional Remark - Max length: 40 -
country*
string
Beneficiary's Country
- Fixed Value: COL -
Example
Last updated
Was this helpful?