Bre-B
How to use Bre-B to submit a payout in Colombia.
Submit a payout by Bre-B in Colombia
POST https://sandbox.transfersmile.com /api/payout
This endpoint allows you to submit a payout by Bre-B 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
name*
string
Beneficiary's full name, must match the name on the document id. Length must between 5 and 100.
account*
string
Account
- Support Email, Phone, Document Id and Alias -
document_id*
string
Beneficiary document id
method*
string
Fixed Value: Bre-B
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 1000, Max 11,550,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
Fixed value: COL, for Colombia
Example
Document Type
CC
Cédula de Ciudadanía
Between 6 to 10
numeric
CE
Cédula de Extranjería
up to 12
characters
PEP
Permiso Especial de Permanencia
up to 15
numeric
TI
Tarjeta de Identidad
6 to 10
numeric
NIT
Número de Identificación Tributaria
9 to 10
numeric
PAS
Pasaporte
up to 9
numeric
Last updated
Was this helpful?