cloneSupplier
POST/suppliers/:supplierId/clone
This endpoint creates a clone of an existing supplier and associates the cloned supplier with the specified target organization.
To access the service you need at least one of the following permissions:
Permission (one of) |
---|
createSupplier |
Request
Responses
- 200
- 400
The supplier was successfully cloned.
Missing or invalid parameters.