Create Ship-to Address

POST {{base-url}}/tso/webconnector/v2.0/companies({{company}})/shipToAddressesWebCon

Request Body

{"customerNumber"=>"{{CustomerNumber}}", "code"=>"{{$randomHexColor}}"}

RESPONSES

status: Created

{"@odata.context":"https://start.tso.de/bc/api/tso/webconnector/v2.0/$metadata#companies(f50cfd20-dcd8-ed11-a7cd-000d3a392f9f)/shipToAddressesWebCon/$entity","@odata.etag":"W/\"JzIwOzEzNjIwMDMzNjYwOTI1NTkyMTAzMTswMDsn\"","id":"6a9236ae-ae4c-ee11-a0d4-f8b8b30ee139","code":"HHS","customerNumber":"D00070","name":"TSO-DATA GmbH","name2":"","address":"Heinrich-Hasemeier-Straße 15","address2":"","city":"Osnabrück","country":"","postCode":"49076","blocked":false}