Creates a new CommissionAdjustment
Success
Unauthorized
{- "commissionAdjustment_Key": 0,
- "account_Key": 0,
- "adjustment_Amount": 0.1,
- "adjustment_Date": "2019-08-24T14:15:22Z",
- "check_Batch": 0,
- "check_ID": 0,
- "commissionAgencyRepRate_Key": 0,
- "commissionTransaction_Key": 0,
- "commission_Adjustment_Reason": "string",
- "commission_Adjustment_Type": "string",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "payor_ID": "string",
- "pre_Payment_Adjustment": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "commissionAgencyRep_Key": 0,
- "commissionRate_Key": 0
}{- "data": {- "commissionAdjustment_Key": 0,
- "account_Key": 0,
- "adjustment_Amount": 0.1,
- "adjustment_Date": "2019-08-24T14:15:22Z",
- "check_Batch": 0,
- "check_ID": 0,
- "commissionAgencyRepRate_Key": 0,
- "commissionTransaction_Key": 0,
- "commission_Adjustment_Reason": "string",
- "commission_Adjustment_Type": "string",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "payor_ID": "string",
- "pre_Payment_Adjustment": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "commissionAgencyRep_Key": 0,
- "commissionRate_Key": 0
 },
- "error": {- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
 },
- "debug": {- "activityID": "string"
 }
}Lists all CommissionAdjustment
Success
Unauthorized
Updates a specific CommissionAdjustment.
Success
Unauthorized
{- "commissionAdjustment_Key": 0,
- "account_Key": 0,
- "adjustment_Amount": 0.1,
- "adjustment_Date": "2019-08-24T14:15:22Z",
- "check_Batch": 0,
- "check_ID": 0,
- "commissionAgencyRepRate_Key": 0,
- "commissionTransaction_Key": 0,
- "commission_Adjustment_Reason": "string",
- "commission_Adjustment_Type": "string",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "payor_ID": "string",
- "pre_Payment_Adjustment": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "commissionAgencyRep_Key": 0,
- "commissionRate_Key": 0
}{- "data": {- "commissionAdjustment_Key": 0,
- "account_Key": 0,
- "adjustment_Amount": 0.1,
- "adjustment_Date": "2019-08-24T14:15:22Z",
- "check_Batch": 0,
- "check_ID": 0,
- "commissionAgencyRepRate_Key": 0,
- "commissionTransaction_Key": 0,
- "commission_Adjustment_Reason": "string",
- "commission_Adjustment_Type": "string",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "payor_ID": "string",
- "pre_Payment_Adjustment": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "commissionAgencyRep_Key": 0,
- "commissionRate_Key": 0
 },
- "error": {- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
 },
- "debug": {- "activityID": "string"
 }
}Create or Update multiple CommissionAdjustment at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.
Success
Unauthorized
[- {- "commissionAdjustment_Key": 0,
- "account_Key": 0,
- "adjustment_Amount": 0.1,
- "adjustment_Date": "2019-08-24T14:15:22Z",
- "check_Batch": 0,
- "check_ID": 0,
- "commissionAgencyRepRate_Key": 0,
- "commissionTransaction_Key": 0,
- "commission_Adjustment_Reason": "string",
- "commission_Adjustment_Type": "string",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "payor_ID": "string",
- "pre_Payment_Adjustment": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "commissionAgencyRep_Key": 0,
- "commissionRate_Key": 0
 }
]{- "data": [- {- "id": [- {- "key": "string",
- "value": "string"
 }
 ],
- "status": 0,
- "body": "string"
 }
 ],
- "error": {- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
 },
- "debug": {- "activityID": "string"
 }
}