We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@adarsh-surendran-sl
Context/country
Context/city
Context/message_id
context/message_id
Message
Message/issue/refs/3/ref_type
ORDER
PROVIDER
FULFILMENT
ITEM
AGENT
TRANSACTION_ID
MESSAGE_ID
COMPLAINT
CUSTOMER
PAYMENT
ACTION
Message/issue/actions/0/actors_details/id
Message/issue/actions/1/actors_details/id
Message/issue/actors/0/info/person-info
Message/issue/actors/2/id
Message/issue/actions/1/id
Message/issue/last_actions
Message/issue/resolver_ids
Message/issue/respondent_actions
Message/issue/actors/2/type
CONSUMER
INTERFACING_NP
COUNTERPARTY_NP
INTERFACING_NP_GRO
COUNTERPARTY_NP_GRO
CASCADED_NP_GRO
CASCADED_NP
(Same validation rules as On_issue_1 with an additional rule)
On_issue_1
Message/issue/status
OPEN
PROCESSING
RESOLVED
CLOSED
on_issue_3
issue_2
Message/issue/created_at
issue
Message/issue/refs/4/ref_type
Context/timestamp
Message/issue/updated_at
Message/issue/actions/3/id
Message/issue/actions/4/id
(Same validation rules as Flow-1 On_issue_1 with an additional rule)
Flow-1 On_issue_1
Flow-1 On_issue_2
(Same validation rules as On_issue_1)
on_issue_7
issue_4
message/issue/created_at
The text was updated successfully, but these errors were encountered:
Fixed all the mentioned issues raised PR #3376 @amitsinha07
Sorry, something went wrong.
No branches or pull requests
@adarsh-surendran-sl
Flow-1
On_issue_1
Context/country
is an additional field.Context/city
is an additional field.Context/message_id
is mismatched withcontext/message_id
of the "issue" call.Message
must have the required property 'updated_target'.Message/issue/refs/3/ref_type
must be one of the allowed values:ORDER
,PROVIDER
,FULFILMENT
,ITEM
,AGENT
,TRANSACTION_ID
,MESSAGE_ID
,COMPLAINT
,CUSTOMER
,PAYMENT
,ACTION
Message/issue/actions/0/actors_details/id
- is an additional field.Message/issue/actions/1/actors_details/id
- is an additional field.Message/issue/actors/0/info/person-info
- is an additional field.Message/issue/actors/2/id
- is not in a valid format.Message/issue/actions/1/id
- is not in a valid format.Message/issue/last_actions
- is not in a valid format.Message/issue/resolver_ids
- is not in a valid format.Message/issue/respondent_actions
- is not in a valid format.Message/issue/actors/2/type
must be one of the allowed values:CONSUMER
,INTERFACING_NP
,COUNTERPARTY_NP
,PROVIDER
,AGENT
,INTERFACING_NP_GRO
,COUNTERPARTY_NP_GRO
,CASCADED_NP_GRO
,CASCADED_NP
On_issue_2
(Same validation rules as
On_issue_1
with an additional rule)Message/issue/status
must be one of the allowed values:OPEN
,PROCESSING
,RESOLVED
,CLOSED
On_issue_3
Context/message_id
ofon_issue_3
should match withContext/message_id
ofissue_2
.Message
must have the required property 'updated_target'.Message/issue/created_at
is mismatched withMessage/issue/created_at
of theissue
call.Message/issue/last_actions
- is not in a valid format.Message/issue/refs/4/ref_type
must be one of the allowed values (same as above).Message/issue/actors/2/type
must be one of the allowed values (same as above).Context/timestamp
should be equal to or greater thanMessage/issue/updated_at
.Message/issue/actions/3/id
- is not in a valid format.Message/issue/actions/4/id
- is not in a valid format.Flow-2
On_issue_1
(Same validation rules as
Flow-1 On_issue_1
with an additional rule)Message/issue/status
must be one of the allowed values (same asFlow-1 On_issue_2
).On_issue_2
(Same validation rules as
On_issue_1
)On_issue_3
Message
must have the required property 'updated_target'.Message/issue/refs/4/ref_type
must be one of the allowed values (same as above).Message/issue/last_actions
- is not in a valid format.On_issue_7
Message/issue/status
must be one of the allowed values (same as above).Context/message_id
ofon_issue_7
should match withissue_4
.Message
must have the required property 'updated_target'.Message/issue/created_at
ofon_issue_7
should match withmessage/issue/created_at
of theissue
call.The text was updated successfully, but these errors were encountered: