Skip to main content
PUT
Update service provider config

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

service provider id

Body

application/json
api_credentials
object

json object in key & value pair. Keys must match with params specified in required_credentials_params object (input_field_name).

status
enum<string>
default:active
Available options:
active,
inactive,
error
warehouse_id
string[]
write-only
shipping_zone_id
string[]
write-only

Response

200 - application/json

OK

message
string
success
boolean
content
object