Bombshell Agency Platform Service

<back to all web services

CommissionBatchAccountingRequest

The following routes are available for this service:
GET,POST,OPTIONS/v1/CommissionBatchAccounting
GET,OPTIONS/v1/CommissionBatchAccounting/{CommissionBatchId}

To override the Content-type in your clients HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/CommissionBatchAccountingRequest HTTP/1.1 
Host: api2.exactmedicare.com 
Content-Type: application/json
Content-Length: length

{"CommissionBatchId":0,"Ledger":[{"AgentFirstName":"String","AgentLastName":"String","AgentName":"String","AgentLevel":0,"PayChexId":"String","RipplingId":"String","EmployeeIncome":0,"NonEmployeeIncome":0,"LedgerId":0,"AgentId":0,"CommissionBatchId":0,"Rank":"String","Commissions":0,"Clawbacks":0,"Adjustments":0,"PreviousBalance":0,"ASAPCharges":0,"Payout":0,"BalanceForward":0,"CommissionsBE":0,"ClawbacksBE":0,"AdjustmentsBE":0,"PreviousBalanceBE":0,"PayoutBE":0,"BalanceForwardBE":0,"ActualPayout":0,"LastUpdatedAgentId":0}]}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String"}]},"ReportData":[{"AgentId":0,"CommissionBatch_Statement":"String","FirstName":"String","LastName":"String","AgentStatus":"String","Rank":"String","CommissionsFrontendAmount":0,"CommissionsBackendAmount":0,"Clawbacks":0,"ClawbacksFE":0,"ClawbacksBE":0,"NonOverrideAdjustments":0,"OverrideAdjustments":0,"PreviousBalance":0,"Payout":0,"BalanceForward":0,"PayChexId":"String","RipplingId":"String","EmployeeIncome":0,"NonEmployeeIncome":0}]}