The field /message/issue/order_details/state must be a string.
The field updated_at in /message/issue/issue_action/complainant_actions/index[0]/updated_at should either match or be earlier than the field message/issue/update_at in the issue.
Issue Status Errors:
The field /message/issue_id must follow the UUID format.
The field context.action should be set to issue_status.
On Issue Status Errors:
The field /message/issue/id must follow the UUID format.
On Issue Status Unsolicited Errors:
The field /message/issue/id must follow the UUID format.
FLOW 2
Issue Errors:
/message/issue/order_details/state must be a string.
The 'updated_at' field at /message/issue/issue_action/complainant_actions/index[0]/updated_at should be the same as or earlier than the message/issue/update_at field in the issue.
FLOW 1
Issue Errors:
/message/issue/order_details/state
must be a string.updated_at
in/message/issue/issue_action/complainant_actions/index[0]/updated_at
should either match or be earlier than the fieldmessage/issue/update_at
in the issue.Issue Status Errors:
/message/issue_id
must follow the UUID format.context.action
should be set toissue_status
.On Issue Status Errors:
/message/issue/id
must follow the UUID format.On Issue Status Unsolicited Errors:
/message/issue/id
must follow the UUID format.FLOW 2
Issue Errors:
/message/issue/order_details/state
must be a string.'updated_at'
field at/message/issue/issue_action/complainant_actions/index[0]/updated_at
should be the same as or earlier than themessage/issue/update_at
field in the issue.Issue Status Errors:
/message/issue_id
must match the UUID format.context.action
should beissue_status
.On Issue Status Errors:
/message/issue/id
must match the UUID format.On Issue Status Unsolicited Errors:
/message/issue/id
must match the UUID format.@vignesh11111