Retrieve AP Invoice Approvals Supporting Documents
GET {{base_url}}/APInvoiceApprovals/:MasterPKey/Documents
Use this endpoint to retrieve the list of files associated with an AP invoice in AP Invoice Approvals.
The AP Invoices grid on the AP Invoice Approvals form displays all of the files associated with the AP invoice.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content accepted by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization accepted by the API endpoint. |
RESPONSES
status: OK
[{"MasterPKey":"500E2449F5384E61A0A08AF04A0B45A5","FileID":"77fa9e77-10b0-4bcc-b510-d3ddd45444a0","FileName":"APInvoiceApprovals.pdf","FileDescription":"APInvoiceApprovals"}]