Returns the attached document for an invoice payable
curl --request GET \
--url https://api.light.inc/v1/invoice-payables/{invoicePayableId}/document \
--header 'Authorization: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.light.inc/llms.txt
Use this file to discover all available pages before exploring further.
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
⚠️ This enum is not exhaustive; new values may be added in the future.
ORIGINAL, GENERATED default response
curl --request GET \
--url https://api.light.inc/v1/invoice-payables/{invoicePayableId}/document \
--header 'Authorization: <api-key>'