CommissionPackages

Update UserCommissionAssignment

Use this endpoint to change the CommissionPackage assigned to a UserCommissionAssignment. The assignment's user_id and site_id cannot be changed — delete and recreate the assignment instead.

put/shop/user-commission-assignments/{userCommissionAssignmentId}

Request body

commission_package_idstring mongo-id required

The ID of the CommissionPackage to assign.

Response

The UserCommissionAssignment was successfully retrieved.

Changes

No recorded changes to this endpoint across all 1 revision of this API.