WebConnector API Services-Customer

Number of APIs: 4

  1. Get Customer GET {{base-url}}/tso/webconnector/v2.0/companies({{company}})/customersWebCon

  2. Create Customer POST {{base-url}}/tso/webconnector/v2.0/companies({{company}})/customersWebCon

  3. Update Customer PATCH {{base-url}}/tso/webconnector/v2.0/companies({{company}})/customersWebCon({{CustomerId}})

  4. Delete Customer DELETE {{base-url}}/tso/webconnector/v2.0/companies({{company}})/customersWebCon({{CustomerId}})