Skip to main content
POST
Applies a batch of rule operations against a commission rate.

Path parameters

string
required
The commission rate’s ID.

Body parameters

object[]
Rules to create.
object[]
Rules to update.
string[]
IDs of rules to delete.

Response

object[]
The created rules.
object[]
The updated rules.
string[]
IDs of the deleted rules.