Jump to: GET Response Notes | API Call Builder
Set a custom commission amount/rate for an Employee.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| id | Integer | ID of Employee object |
| data | Object | Employee Commission model object data propertiesShow Supported Parameters |
GET Response Notes
True if successfully updated or newly created Employee Commission ID
Return response will be in one of the following formats: integer, boolean.
API Call Builder
Javascript is required to use the API Call Builder.