Skip to main content

Data

data object

The raw data response

property name*any

The raw data response

messagestring

Any additional information about the response data

externalIdstring

The id of the response object if there is one

accountstring

Optional parameter which helps filter the response data

Data
{
"data": {},
"message": "string",
"externalId": "string",
"account": "string"
}