readActiveApprovals Parameter Descriptions
Parameter Name |
Data Type |
Description |
invoiceUniqueKey |
String |
Unique key of the record to read. |
properties |
List<String> |
A list of String values that identify the property names whose values to return with the resulting approval records. |
readActiveApprovals Response Descriptions
Parameter Name |
Data Type |
Description |
approvals |
List<approval> |
A list of approval objects. Only specified property values are returned with the record. |