IntegrationOperationResponse
details object
property name*any
errorstring
The error message if the request was unsuccessful
error_codestring
The error code if the request was unsuccessful
operationstring
providerstring
statusstring
successboolean
Whether or not the request was successful or not
summarystring
unverifiedboolean
IntegrationOperationResponse
{
"details": {},
"error": "string",
"error_code": "string",
"operation": "string",
"provider": "string",
"status": "string",
"success": true,
"summary": "string",
"unverified": true
}