Attach an AP Invoice File

POST {{base_url}}/APInvoiceApprovals/Documents

Use this endpoint to associate a file with an AP invoice in AP Invoice Approvals.

Request Body

{"MasterPKey"=>"{{string}}", "FileID"=>"{{string}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: Created

[{"MasterPKey":"FB084B8A5043483E93F07E530C54C2BC","FileID":"a991c395-97f5-47b0-a2e8-a84b2b643d5b","FileName":"Test PDF.pdf","FileDescription":"Test PDF"}]