invoice_no (path parameter): The unique identifier of the invoice you wish to retrieve. This parameter is required.invoice_no provided is valid and exists in the system to avoid errors.curl --location --request GET 'https://auth.efris.kakasa.xyz/api/v1/efris/efris-invoices/324035165224' \
--header 'Authorization: Bearer <token>'{}