Service URL: DELETE /customers/phoneNumbers/{phoneNumberId}
Tokens:
phoneNumberId – The id of the phone number to delete
Remarks:
This service can remove a phone number from the customer. The preferred phone number cannot be removed.
Example Request:
DELETE: http://localhost:8080/WebRestApi/rest/customers/phoneNumbers/47
Example Response:
Status: 200 OK