Read all pending invoice approvals that are pending on post.
readInvoiceApprovalsPendingOnPost Parameter Descriptions
Parameter Name |
Data Type |
Description |
limit |
int |
A numeric value for the maximum number of records to return among search results. |
properties |
List<String> |
A list of String values that identify the property names whose values to return with the resulting approval records. |
readInvoiceApprovalsPendingOnPost Response Descriptions
Parameter Name |
Data Type |
Description |
approvals |
List<approval> |
A list of approval objects. Only specified property values are returned with the record. |