Create AP Invoice Approval
POST {{base_url}}/APInvoiceApprovals/CreateRecords
Use this endpoint to create a single AP invoice master record or multiple AP invoice master records in AP Invoice Approvals.
Request Body
{"CreateMultiple"=>"{{boolean}}", "FileID"=>"[{{string}}]"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"MasterPKey":["A7B5C34023024310954C234567YTH5E"],"ResetApprovalID":false,"ICRValidate":{},"ICRData":{}},{"MasterPKey":["KL890I7U89024310954C337F2425B15E"],"ResetApprovalID":true,"ICRValidate":{},"ICRData":{}}]