Closed swaroopar closed 3 months ago
I will take it.
@swaroopar Maybe we can add the trackingID into the Response.
@baixinsui yes we can do that too. We can have tracking ID in Response
object. We will mostly have this information for all cases.
Currently the
Response
object is returned for all exceptions.We must create a new object
OrderFailedResponse
which extendsResponse
and has two new fields - OrderId and ServiceId.