Creates a pay direct payment to the payee's (receiver's) bank account

Body Params

request

amount
object
required

The amount and currency of the payment

fundingMethod
object
required

The payer's funding method. Type + Id, only used from 1.2 and newer versions

string

The memo/note associated with payment, viewable by receiver

payee
object
required

The receiver of the payment

string
required

The purpose of payment - use the country to look at the meta-controller country-currency-map endpoint and look at the purposeOfPaymentInfo list and pick the correct purposeCode

string
required

The purpose of payment description

Responses

401

Unauthorized, the token is invalid or expired

403

Forbidden, the token owner doesn't have permission to operate current API

404

Not Found, the resource not found

500

Internal Server Error, see the error code and API doc for reference

Language
Choose an example:
application/json