Undo Commissions by Commission Activity based on the passed in optional parameters of commAgencyRep or groupId. Group undo takes priory if passed in with a Rep Key.
Success
Unauthorized
Send in a list of Commission Checks to be generated.
Success
Unauthorized
[- {
- "selected": 0,
 - "check_Number": "string",
 - "check_Date": "2019-08-24T14:15:22Z",
 - "check_Type": "string",
 - "name_On_Check": "string",
 - "check_Status": "string",
 - "amount_Due": 0.1,
 - "paid_Amount": 0.1,
 - "create_Date": "2019-08-24T14:15:22Z",
 - "create_User": "string",
 - "check_Batch": 0,
 - "payee_ID": "string",
 - "payor_ID": "string",
 - "account_Key": 0,
 - "pay_To_ID": "string",
 - "address_On_Check": "string",
 - "address2_On_Check": "string",
 - "city_On_Check": "string",
 - "state_On_Check": "string",
 - "zip_On_Check": "string",
 - "send_Check_To": "string",
 - "name_On_Address": "string",
 - "payment_Method": "string",
 - "signature_Key": 0,
 - "check_Paid_Date": "2019-08-24T14:15:22Z",
 - "account_Balance": 0.1
 
} 
]{- "data": 0,
 - "error": {
- "detail": "string",
 - "instance": "string",
 - "status": 0,
 - "title": "string",
 - "type": "string"
 
}, - "debug": {
- "activityID": "string"
 
} 
}Generates the Commission Activity records to be used by the Commission backend process for generation.
Accepted for processing
Unauthorized
{- "commission_Date_Type": "string",
 - "commission_Date": "2019-08-24T14:15:22Z",
 - "received_Thru": "2019-08-24T14:15:22Z",
 - "billed_Thru": "2019-08-24T14:15:22Z",
 - "commission_Run_By_Option": 0,
 - "payment_Interval": "string",
 - "current_Only": true,
 - "user_ID": "string",
 - "machine_ID": "string",
 - "reps": [
- 0
 
], - "groups": [
- "string"
 
] 
}Utilizing a Commission Transaction Key produced after generating commissions, fire process automation configuration.
Accepted for processing
Unauthorized