Revenue Async Response

Output representation of the result of the API request with the request identifier.
JSON example
1{
2    "errors": null,
3    "requestIdentifier": "ae6f23bc-f056-44b7-aa4d-c7f6fc5e0cf4",
4    "success": true
5}
Property Name Type Description Filter Group and Version Available Version
errors Error Response

Details of errors, if any.

Big, 62.0 62.0
request​Identifier String

Unique identifier of the request.

Big, 62.0 62.0
success Boolean

Indicates whether the API request is successful (true) or not (false).

Big, 62.0 62.0