Delete

DELETE {{baseUrl}}/account/:accountID/product/:productID

Delete a product form a customer account.

Product will not be deleted if the Product is currently being used by a Shipment.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring(Required)

RESPONSES

status: OK

{"message":"Product successfully deleted!"}