Get MyFatoorah invoice
myfatoorah_get_invoiceFetch an invoice's details by its invoice ID or merchant-provided external identifier. Choose the lookup type to retrieve the matching invoice and inspect its status, amount, and payment information.
Instructions
Gets an invoice by exactly one lookup type. Invoice ID uses /v3/invoices/{value}; external identifier returns the most recent matching invoice and uses /v3/invoices/externalIdentifier/{value}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Invoice ID or merchant-provided external identifier. | |
| lookupBy | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes |