Create Invoice Payment

This endpoint creates new payment for invoice.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the terminal.

string
required

Unique identifier of the invoice.

Body Params

Base request object for initiating an invoice payment.

string
required
≥ 0

Payment amount of from currency.

string

external id of payment

string
required
≥ 0

Payment amount of to currency.

string
required

Currency in which the payment was made.

string
required

Unique internal identifier of the invoice.

string
enum
required

Type of invoice payment provider.

Allowed:
signedRate
object
required
string
enum
required

Enum representing direction of rate in payment

  • DIRECT - rate of fromAmount to toAmount
  • INVERTED - rate of toAmount to fromAmount
Allowed:
string
required

email for callback to client

Responses

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