Updating custom fields on an expense via API
JSONString= {"custom_fields": [{"label": "Cost Centre","value": "Management Delegated Budget"}}"
throws an error "JSON is not well formed." Can you give an example of what needs to be in the JSONString to do this please?