GET
/
chargeRequests
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
id
string

Charge request unique identifier

type
enum<string>

Type of charge request

Available options:
qr
qr
object

QR code contents

token
string

Tokenised QR

expiresAt
string

Expiry timestamp, when request will expire

cancelledAt
string

Timestamp for when request was cancelled

createdAt
string

Created at timestamp

updatedAt
string

Created at timestamp