__adapter_config__
my_service_request.payload.__adapter_config__ = {
"username" : "override_username",
"host" : "other.website.com"
}FIELD: __adapter_config__.username
VALUE: "temporary_username"
FIELD: __adapter_config__.host
VALUE: "other.website.com"Last updated
Was this helpful?