Manage values

Replaces or extends the values on a custom dimension's list. Send the request body with the full intended value set; the server reconciles against the existing values, matching by external id where applicable. Use this from integrations that sync dimension catalogs (e.g. cost-center lists) from an external system.

Path Params
string
required

The external source id of the organization

string
required

The external id of the dimension

Query Params
string

When true, propagates value-removals to expense records that already reference the removed value. Defaults to false, which preserves historical references.

string

When true, clears the existing values before inserting the request-body set. Defaults to false, which keeps unmentioned values intact.

Body Params
values
array of objects
values
Headers
string
Defaults to 3

Findity API version. Use 3 for the current admin API.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json