returnAuthorizationSalesTeam
Tracks the sales team members associated with a return authorization, useful for performance analysis and commission calculations.
Columns
| Name | Type | References | Description |
| contribution | Double | The percentage of the total sales revenue that is attributed to this sales team member's contribution for the return authorization. | |
| employee | String | The name or identifier (Id) of the employee associated with this sales team entry for the return authorization. | |
| isprimary | Boolean | Indicates whether this sales team member is the primary representative for the return authorization. A value of 'true' means this is the main assigned sales representative. | |
| salesrole | String | The specific role assigned to the sales team member within the return authorization process, such as 'Manager' or 'Representative'. |