Skip to main content

Confirm Invoice (Optional)

base_url: https://firseinvoice.etranzactng.com/

Description: This endpoint fetched the details of an invoice using the IRN as the unique identifier. During invoice exchange/transmission it can also be used to find out the status of the transmission and delivery status of the invoice.

Request Parameters

ParameterTypeDescriptionRequired?
irnstringA unique tracking number assigned to each Yes invoice.Yes

Request Parameters

GET {base_url}app/invoice/confirm/INV285-47AT78FN-20250417
curl `{base_url}app/invoice/confirm/INV285-47AT78FN-20250417`
-H "X-API-Key: {{CLIENT_API_KEY}}"
-H "X-API-Signature: {{HMAC_SHA256_SIGNATURE}}"
-H "X-API-Timestamp: {{ISO_20022_TIMESTAMP}}"
-H "Content-Type: application/json"
'