Commission Processing Details

Output representation details of the commission processing.
JSON example
This example shows a sample success response.
{
    "status": "Success",
    "message": "The processing has started for the commission statement CS-00000001."
}
This example shows a sample error response.
{
    "status": "Fail",
    "message": "Processing failed for the commission statement The processing has started for the commission statement CS-00000001 ."
}
Property Name Type Description Filter Group and Version Available Version
message String Status message of the API execution. Small, 63.0 63.0
status String Status of the API execution. Valid values are:
  • Success
  • Fail
Small, 63.0 63.0