Troubleshooting still references a deprecated CC endpoint (/api/source/update). The body of the POST in this will also need to be updated, I’m guessing to the following (I don’t have access to test this):
[
{
"op": "replace",
"path": "/attrsToExcludeCurrencyCode",
"value": "requisition-approval-limit,expense-approval-limit"
}
]