Retrieve AP Invoice Approval Item

GET {{base_url}}/APInvoiceApprovals/:MasterPKey/ApprovalItem

Use this endpoint to retrieve the unique identifier of the AP invoice approval item in AP Invoice Approvals.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

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

The type of authorization accepted by the API endpoint. |

RESPONSES

status: OK

[{"Item_UID":"3BBD8BFA47224A2D9D4FCFF864F79D9D","IsUpdated":"N","MasterPKey":"500E2449F5384E61A0A08AF04A0B45A5"}]