Create Suppliers Deactivate
Deactivates a supplier (sets it inactive). This is the sole removal mechanism (there is no delete) and it is one-way. Blocked by the same guards that protected against deletion: open purchase orders and standard supplier of an article.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The tenant ID for the target ERP instance.
Path Parameters
The key of the supplier to deactivate.
"b45f6432-2462-4c6f-b00f-1d9d01000000"
Response
Supplier deactivated successfully.
Deactivates a supplier (sets it inactive). This is the sole removal mechanism (there is no delete) and it is one-way. Blocked by the same guards that protected against deletion: open purchase orders and standard supplier of an article. - Response
The key of the deactivated supplier.
"b45f6432-2462-4c6f-b00f-1d9d01000000"