Please enable JavaScript.
Coggle requires JavaScript to display documents.
Commercial Gesture Creation, Salesforce Customer Case :star:, Existing …
Commercial Gesture
Creation
Is this CG:
OVV / giftbox / monetary value ?
There are no vouchers suspended
from this CG? (Check CSActions)
Yes
Show
Suspend Voucher
button
Prompt to add voucher to suspend from case
(automatically link with Case voucher number)
SUBMIT
Is this voucher in 'activate' status
with no flags?
Yes
EAI
Send voucher info
1 more item...
EXISTING FLOW:
/api/rest/eai/v0/voucher_suspension
1 more item...
Check if response received
from VMS
2 more items...
{
"voucher": {
"id": "145371169"
},
"reasonCode": "customerCG", >
new value to be added in EAI
"action": "suspend"
}
No
Error Message
Allow agent
to restart the process
CG contains voucher status
Flags need to be checked using
VoucherUtils.queryVoucherDetails(voucher)
Approval Process
Refused
Approved
Salesforce Customer Case :star:
Existing
Process
New
Process
Technical
Notes