This method is used to update carrier settings.
An object containing the settings information that you wish to be updated for a given carrier.
The Update Settings method updates carrier settings that were set up during the registration of a given carrier
{- "update_settings": {
- "property1": { },
- "property2": { }
}, - "transaction_id": "0fec1e58-b197-4052-99cf-2218496c5482",
- "authorization": {
- "access_token": "string",
- "connection_context": {
- "property1": "string",
- "property2": "string"
}
}, - "metadata": {
- "property1": { },
- "property2": { }
}, - "connection_name": "string"
}
{- "metadata": {
- "property1": { },
- "property2": { }
}
}