Newer Version Available

This content describes an older version of this product. View Latest

Commission Processing (POST)

Process commission statements in an asynchronous manner using a preconfigured batch job.
Resource
1/connect/insurance/brokerage/commission/process
Resource example
1https://yourInstance.salesforce.com/services/data/v64.0/connect/insurance/brokerage/commission/process
Available version
63.0
HTTP methods
POST
Request body for POST
JSON example
1{
2  "commissionStatementIds": [
3    "199TC0000003kxZYAQ"
4  ]
5}
Properties
Name Type Description Required or Optional Available Version
commissionStatementIds Object List of commission statement IDs to be processed. Required 63.0
Response body for POST
Insurance Commission Processing