v1

latestOpenAPI 3.0.12026-07-24310590875.6 KB
custom-fields

Get custom field value details

Get details about an existing custom field value.

get/v3/spend/custom-fields/{customFieldId}/values/{customFieldValueId}

Path parameters

customFieldIdstring required

BILL-generated ID or UUID of the custom field

Example:{{se_custom_field_uuid}}
customFieldValueIdstring required

BILL-generated ID or UUID of the custom field value

Example:{{se_custom_field_value_uuid01}}

Headers

apiTokenstring nullable

Access token for Spend & Expense API authentication

Example:{{api_token}}

Response

Get custom field value details response

idstring

BILL-generated ID of the custom field value

uuidstring

BILL-generated UUID of the custom field value

valuestring

Custom field value

deletedboolean

Set as true if the custom field value is retired