Skip to main content
GET
Retrieve a specific invoice record

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

id
string
requerido

The unique identifier of the invoice record.

Respuesta

200

Successfully retrieved the invoice record.