Create a payment

Required MFA token action for this API:

  • CREATE_PAYMENT

Required permissions for this API:

  • WRITE:TRANSFERS
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
beneficiary
object

Details for the beneficiary in the payment request. If beneficiary_id provided in the payment request then beneficiary should be empty.

string

Beneficiary_id of the beneficiary contact used to create this payment.

string

Free text field available to you; can be populated with any additional identifiers that may be required for the payment.

string
enum

Denotes whether PAYER/BENEFICIARY will be liable for the payment fees, and it affects the actual amount the beneficiary receives.

Allowed:
applicationFeeOptions
array of objects

The application fee options applied to the transaction.

applicationFeeOptions
metadata
object

A set of key-value pairs for storing your own data together with the payment.

payer
object
required

Details of the payer

string

Payer_id of the payer contact used to create this payment.

string

Quote id from a previously created lockfx quote.

string
required

Reason for the payment instruction.

string
required

Bank payment reference to be shown on beneficiary's bank transaction history.

string
required

Additional information about this transfer, which will not be passed to the beneficiary.

string
required

Client-generated idempotency key. Must be unique per request attempt. Conversion requests with the same request_id will be rejected. Parameter supports a maximum of 64 characters.

number

Amount to be received.

string
required

Copied from the request if specified.

string

(For SWIFT payments only), specify who should bear SWIFT charges, either SHARED (default) or PAYER.

number
required

Amount to be paid.

string
required

Currency the transfer should be made in (3-letter ISO-4217 code).

string

Date when transfer should be made

string
required

Transfer method, i.e. SWIFT, LOCAL

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json