Submit a payout
How to submit a payout use Pagsmile Payout API.
Last updated
How to submit a payout use Pagsmile Payout API.
Last updated
POST
https://sandbox.transfersmile.com/api/payout
This is the base method used to request a payout. Please note each country may have its own additional requirements and will have its own payment schedules, see below for more detailed examples.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
More detailed examples for submitting a payout using Pagsmile Wallet.
More detailed examples for submitting a payout using PayPal.
More detailed examples for submitting a payout in Argentina.
More detailed examples for submitting a payout in Brazil.
More detailed examples for submitting a payout in Chile.
More detailed examples for submitting a payout in Colombia.
More detailed examples for submitting a payout in Ecuador.
More detailed examples for submitting a payout in Mexico.
More detailed examples for submitting a payout in Peru.
More detailed examples for submitting a payout in Turkey.
More detailed examples for submitting a payout in Uruguay.
Content-Type*
string
application/json; charset=UTF-8
AppId*
string
Your App ID in payout platform
Authorization*
string
SHA256($sorted_params + $merchant_key)
name*
string
Beneficiary's name - Max. 100 chars -
phone
string
Beneficiary's phone
string
Beneficiary's email
account*
string
Beneficiary's bank account
account_type*
string
Beneficiary's bank account type
document_id*
string
Beneficiary's personal identification number
document_type*
string
Beneficiary's personal identification type
method*
string
Payout method
channel*
string
Payout channel
custom_code*
string
Merchant Payout Id - Max. 50 chars -
fee_bear*
string
Processing fee charges to merchant or beneficiary. - One of: merchant beneficiary -
amount*
string
Payout Amount - Max. 2 decimal numbers -
source_currency*
string
Merchant Account Currency - Length: 3 chars -
arrival_currency*
string
Local currency - Length: 3 chars -
notify_url*
string
Where pagsmile will send Notification to. - Max. 128 chars -
additional_remark*
string
Additional Remark - Max. 40(MEX) or 80(BRA) chars -
country*
string
The user's country. ISO 3166-1 alpha-3 code - Length: 3 chars -