Skip to main content
GET
Get invoice by number

Overview

Retrieve invoice details by invoice number. This endpoint can be used by customers to view their invoices or by your system to retrieve invoice information.

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Path Parameters

number
string
required

Invoice number (e.g. INVxxxxxxxxxx)

Response

Invoice retrieved successfully

status
boolean
data
object
error
any[]
message
string