GET
/
ext
/
v1
/
invoice-payables
/
{invoicePayableId}
/
document
Gets the attached document for this invoice
curl --request GET \
  --url https://api.light.inc/rest/ext/v1/invoice-payables/{invoicePayableId}/document
This response does not have an example.

Path Parameters

invoicePayableId
string
required

Query Parameters

documentType
enum<string>
Available options:
ORIGINAL,
GENERATED

Response

default - application/pdf

default response

The response is of type file.