Update Policy Report Fields
Updates policy report fields in Expensify.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The Expensify policy ID to update.
stringrequired
Whether to merge or replace report fields.
stringrequired
JSON array of report field objects, for example [{"name":"Cost Center","type":"dropdown","values":["A","B"]}].