API Reference

Get Payment for the Invoice

Permission annotations:

Body Params
string
required

Merchant account ID. Request will be sent for this account

int64
required

Current unix UTC timestamp in milliseconds. Must not be less than 3 minutes in the past and not greater than 3 minutes in the future

payload
object
required

Request for getting invoice payment

Headers
string
required
string
required
Responses

Response body
object
string
required

ID of the payment

string
required

State of the payment

IN_PROGRESS AUTOCONVERSION COMPLETED FAILED

Language