Create Shipping Agent Service
POST {{base-url}}/tso/webconnector/v2.0/companies({{company}})/shippingAgentServicesWebCon
Request Body
{"shippingAgentCode"=>"{{ShippingAgentCode}}", "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)/shippingAgentServicesWebCon/$entity","@odata.etag":"W/\"JzIwOzEyOTc0NTIyNzY3NTc1Nzk0Mjc3MTswMDsn\"","id":"472a5037-0a48-ee11-a0d4-e7ca2d5f065c","shippingTime":"","baseCalendarCode":"","shippingAgentCode":"FLIP","code":"STANDARD","description":"Standardlieferung"}