Skip to main content
GET

Params

string
required
The paymentId returned when generating the payin code.

Response

string
The unique payment identifier.
boolean
Whether the payin code is currently valid.
boolean
Whether the payin code is expired.
string
The ISO-8601 timestamp when the payin code expires. May be omitted depending on the state.
string
The current state of the payin. One of: awaiting_funds, in_review, funds_received, payment_submitted, payment_processed, undeliverable, returned, refunded, canceled, error. May be omitted depending on the state.

Error Responses