Use this method to delete an existing Customer’s Ship-To.

Valid Tokens: Company.


Request


URL: https://api.kometsales.com/api/customer.shipto.delete

Method: POST

Content-Type: application/JSON


Input Parameters

authenticationToken (required)(string:50)

Komet Sales security token.


shipToId (required) (integer:20)

The Ship-To ID you want to delete.

You can get this value from the customer.shipto.list API method.


{
    "authenticationToken": "token_info_goes_here", 
    "shipToId": 20131
  } 

Response


status (integer:1)

Transaction status.

Valid values: 1 = Success | 0 = Failure


message (string:500)

Transaction status description.


{
  "status": 1,
  "message": "Ship to removed."
 }

defaultcom.atlassian.ecosystemfc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock28bbca97-0123-4483-8412-e4784ab6acbaari:cloud:ecosystem::extension/fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacockdae1ce01-6900-4a69-926d-d52f76644df5defaultcom.atlassian.ecosystemfc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock28bbca97-0123-4483-8412-e4784ab6acbaari:cloud:ecosystem::extension/fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacockdae1ce01-6900-4a69-926d-d52f76644df5