Retrive Invoice

Retrive and invoice and perform status of this invoice.

Retrive Invoice by ID

POST /invoice/{invoiceId}

Get an invoice detail by invoice ID

Find invoice by ID

post
/invoice/{invoiceId}
Authorizations
AuthorizationstringRequired
Path parameters
invoiceIdstringRequired

ID of pet that needs to be fetched

Body
merchant_idstringRequired
Responses
chevron-right
200

successful operation

post
/invoice/{invoiceId}

Get Invoice Detail

GET /invoice/{invoiceId}

Body

Name
Type
Description

merchant_id

string

Your Merchnat Id

Example Response

Last updated