/product/bulk/defaultsplit
Description:
The /product/bulk/defaultsplit
endpoint allows setting default splits for multiple products simultaneously.
Method:
PATCH
Request Payload:
Parameter | Type | Description |
---|---|---|
productIds | array | An array of product IDs. |
defaultSplit | array | Default split configuration. |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Successfully processed bulk product default splits
The response is of type object
.