{ "parameterSourceId": "OV6J9L", "value": { "test": "Test Bank" } }
curl --location -g --request POST 'https://api.b2b.retter.io/5p1hp1d2t/{{RIO_PROJECT_ID}}/CALL/ParameterSource/upsertValue/{{MIRCATE_PROJECT_ID}}' \ --header 'x-api-key: ***************' \ --header 'Content-Type: application/json' \ --data-raw '{ "parameterSourceId": "OV6J9L", "value": { "test": "Test Bank" } }'
{}