Create Customer Template
POST {{base-url}}/tso/webconnector/v2.0/companies({{company}})/customerTemplatesWebCon
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)/customerTemplatesWebcon/$entity","@odata.etag":"W/\"JzE5OzY0MDQyOTIzNjUyNjg3MTYwNzIxOzAwOyc=\"","id":"b466deed-c548-ee11-a0d4-dd2d6fabfb3e","code":"DEBITOR 3RD","description":"3RD Debitor"}