Create Shipping Agent
POST {{base-url}}/tso/webconnector/v2.0/companies({{company}})/shippingAgentsWebCon
Request Body
{"code"=>"{{$randomHexColor}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
{"@odata.context":"https://start.tso.de/bc/api/tso/webconnector/v2.0/$metadata#companies(f85466d7-0d30-ee11-bdfc-6045bde98c16)/shippingAgentsWebCon/$entity","@odata.etag":"W/\"JzE5OzYxNzExNjQzNzA0NDcwNTY3OTMxOzAwOyc=\"","id":"5004585a-0448-ee11-a0d4-cf2cdd441e84","code":"FLIP","name":"Flip parcel"}