Skip to main content
POST
Configure a service provider

Authorizations

Authorization
string
header
required

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

Body

application/json
service_provider_id
string
required
api_credentials
object
required

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

warehouse_id
string[]
required
write-only
shipping_zone_id
string[]
required
write-only

Response

200 - application/json

OK

message
string
success
boolean
content
object