Aller au contenu principal

Bank

POST 

/transaction/bank/create

This api allows to send transactions directly to the beneficiaries' bank accounts.

Parameters constraint

NametypeMandatoryDescription
payoutCountryStringMandatorythat is iso code2 country to send transaction
payoutCityStringMandatorythe city where the beneficiary lives or the transaction must be sent
receiveCurrencystringMandatorycurrency of receipt of funds. Is currency ISO 3
amountToPaidnumberMandatoryAmout to send in currency sender
senderCodeStringMandatoryReference sender we get after save sender
beneficiaryCodeStringMandatoryReference sender we get after save beneficiary
sendingCurrencyStringMandatorycurrency to collect the money by beneficiary
bankAccountStringMandatoryBank account for receipt of funds
bankNameStringMandatoryBank Name you are receive by email account. You can ask from administrator
bankSwCodeStringMandatorySwiff Code
bankBranchStringbankBranchBank branch
fromCountryStringMandatorySending country
originFundstringMandatoryOrigin of funds please see List A
reasonStringMandatoryReason to send money see List B
relationStringMandatoryRelation between sender and beneficiary see List C

EndFragment

Request

Responses

OK

Response Headers
    Host
    Date
    Connection
    X-Powered-By
    Cache-Control
    X-RateLimit-Limit
    X-RateLimit-Remaining
    Access-Control-Allow-Origin