Delete a supplier locationCopy Pagedelete https://sandbox.api.javis.ai/v1/supplier-locations/{supplierCode}Deletes a supplier location identified by its unique supplierCode.Path ParamssupplierCodestringrequiredUnique code of the supplier to deleteHeadersaccept-languagestringLanguage code for response localizationResponses 204Supplier location deleted successfully 400Invalid input data. 401Unauthorized - Invalid or missing token. 403Forbidden - Insufficient permissions. 404Supplier location not found. 500Internal Server Error.Updated about 1 year ago