POST
/
api
/
v1
/
merchants
/
invoice
/
fetch

Authorizations

Authorization
string
header
required

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

Body

application/json
invoiceId
string
required

ID of the payment invoice to fetch

Response

200 - application/json
address
string
amount
number
amountCurrency
string
createdAt
string
cryptoCurrency
object
expiresAt
string
feePaidByPayer
boolean
id
string
isWhiteLabel
boolean
merchantId
string
network
object
payAmount
number
paymentUrl
string
rate
number
returnUrl
string
status
enum<string>
Available options:
PENDING,
CONFIRMING,
UNDER_PAID,
PAID,
FAILED,
EXPIRED
txHash
string
underPaidCover
number