Retrive Invoice
Retrive and invoice and perform status of this invoice.
Retrive Invoice by ID
Authorizations
AuthorizationstringRequired
Path parameters
invoiceIdstringRequired
ID of pet that needs to be fetched
Body
merchant_idstringRequired
Responses
200
successful operation
order_idstring · uuidRequired
order_numberinteger · int32RequiredExample:
1234statusstringRequiredExample:
drafturlstringRequiredExample:
https://kriptopay.com/invoice/3fa85f642c963f66afa6transaction_idstringRequired
identifierstringRequired
400
Invalid ID supplied
404
Order not found
post
/invoice/{invoiceId}Get Invoice Detail
Name
Type
Description
Last updated