The following use cases support this business process.
Click on the links to view the XML samples.
> Advise of Cost Variation
In this example, we need to send a technician to gather more information about the location. We advise you by sending:
- AmendOrderNotification: INVESTIGATION_REQUIRED
- AmendOrderNotification: SVM_EVENT to show that a change has been made to an appointment
- AmendOrderNotification: GENERATE_QUOTE to advise you that we are generating a quote for your order
- AmendOrderNotification: QUOTE_ACCEPTANCE to advise you of the quote details.
You respond using the Amend Order Request type:
- ANSWER - to APPROVE our quote.
We advise you that the order requires scheduling by sending:
- AmendOrderNotification: HELD_SCHEDULE_SCOPING.
REQUEST |
NOTIFICATION / RESPONSE |
---|
|
AmendOrderNotification: INVESTIGATION_REQUIRED
- Order details
- State & Substatus: In Progress/Investigation Required
|
|
AmendOrderNotification: SVM_EVENT
- Order details
- State & Substatus: In Progress/Investigation Required
|
|
AmendOrderNotification: GENERATE_QUOTATION
- Order details
- State & Substatus: In Progress/Generate Quotation
- Question id
- QuestionValue
|
|
AmendOrderNotification: QUOTE_ACCEPTANCE
- Order details
- State & Substatus: Held/Quote Acceptance
- Question id
- QuestionValue
|
Customer Amends Order: ANSWER |
|
AmendOrderRequest: ANSWER
- Question id
- QuestionValue
- AnswerValue
- QuestionReference
|
AmendOrderResponse: ANSWER
- Order details
- State & Substatus: Held/Quote Acceptance
|
|
AmendOrderNotification: HELD_SCHEDULE_SCOPING
- Order details
- State & Substatus: Held/Scheduled_Scoping
|