Get list of transaction custom field values
Get a list of custom field value objects applied to an existing transaction. By default, you get 20 results on one page of results. Set max in your request to get up to 100 results on one page.
Path parameters
BILL-generated ID or UUID of the transaction
BILL-generated ID or UUID of the custom field
Query parameters
Maximum number of results
Next page of results.
When a list has multiple pages, the nextPage and prevPage values in the response enable you to navigate between the pages of results. Set this field as the nextPage value for navigation.
Previous page of results. Set this field as the prevPage value for navigation.
Headers
Access token for Spend & Expense API authentication
Response
Get list of transaction custom field value response
Changes
No recorded changes to this endpoint across all 1 revision of this API.