wallet
POST/transaction/wallet/create
This api allows to send transactions directly to the beneficiaries' wallet accounts in an instantaneous way
Parameters constraint
| Name | type | Mandatory | Description |
|---|---|---|---|
| payerCode | Number | Mandatory | this code represents the service collection code |
| payoutCountry | String | Mandatory | that is iso code2 country to send transaction |
| payoutCity | String | Mandatory | the city where the beneficiary lives or the transaction must be sent |
| receiveCurrency | string | Mandatory | currency of receipt of funds. Is currency ISO 3 |
| amountToPaid | number | Mandatory | Amout to send in currency sender |
| service | String | Mandatory | service or wawllet to use refer in list to section services |
| senderCode | String | Mandatory | Reference sender we get after save sender |
| beneficiaryCode | String | Mandatory | Reference sender we get after save beneficiary |
| sendingCurrency | String | Mandatory | currency to collect the money by beneficiary |
| mobileReceiveNumber | String | Mandatory | wallet account for receipt of funds |
| fromCountry | String | Mandatory | Sending country |
| originFund | string | Mandatory | Origin of funds please see List A |
| reason | String | Mandatory | Reason to send money see List B |
| relation | String | Mandatory | Relation between sender and beneficiary see List C |
EndFragment
Request
Responses
- 200
OK
Response Headers
Host
Date
Connection
X-Powered-By
Cache-Control
X-RateLimit-Limit
X-RateLimit-Remaining
Access-Control-Allow-Origin