You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
payments/params/transaction_id is missing (as payment is collected by BPP), Also real information to be provided for other details
do not send dummy information from your side
/on_search
items/tags(Cargo details)/delivery_mode cannot be an empty string
provider/locations to be provided in case the shipment is to be dropped at provider's location (in case you are sending ,send complete details)
/on_confirm
'Accepted' is not a valid fulfillment state
do not use dummy values (fulfillment details)
on_update
No corresponding action found for on_update
/on_status
Pickup timestamp (fulfillments/start/time/timestamp) is required for fulfillment state - Order-delivered",
Delivery timestamp (fulfillments/end/time/timestamp) is required for fulfillment state - Order-delivered
provide all necessary on_status calls (At-destination-hub, In-transit, etc)
FLOW-2
Flow Error
Context
on_update_0:
tmpstmpErr: No corresponding action found for on_update
Message
on_cancel_0:
updatedAtErr: order/updated_at should be updated w.r.t context/timestamp
Missing Data in on_cancel
fulfillment/stops/start timestamp is missing.
rto_initiated object is missing.
Missing Data in on_status
"Order picked up", "Order picked", and "Out for delivery" calls are missing fulfillment/stops/start timestamp is missing RTO object is missing for on_status rto_initiated fulfillment/state/descriptor/code should be cancelled RTO object is missing for on_status rto_delivered
FLow-3
Flow Error
Context
on_update_0:
tmpstmpErr: Timestamp difference for on_update exceeds 5 seconds
Missing Data in on_update
fulfillments[0].tags.Ready_To_Ship: Missing in on_update (Ready_To_Ship) fulfillments[0].tags.AWB_No: Missing in on_update (AWB_No) fulfillments[0].tags.Eway_Bill_No: Missing in on_update (Eway_Bill_No) fulfillments[0].tags.Invoice_Number: Missing in on_update (Invoice_Number)
/on_search
/on_confirm
on_update
/on_status
FLOW-2
Flow Error
Context
on_update_0:
tmpstmpErr: No corresponding action found for on_update
Message
on_cancel_0:
updatedAtErr: order/updated_at should be updated w.r.t context/timestamp
Missing Data in on_cancel
fulfillment/stops/start timestamp is missing.
rto_initiated object is missing.
Missing Data in on_status
"Order picked up", "Order picked", and "Out for delivery" calls are missing
fulfillment/stops/start timestamp is missing
RTO object is missing for on_status rto_initiated
fulfillment/state/descriptor/code should be cancelled
RTO object is missing for on_status rto_delivered
FLow-3
Flow Error
Context
on_update_0:
tmpstmpErr: Timestamp difference for on_update exceeds 5 seconds
Missing Data in on_update
fulfillments[0].tags.Ready_To_Ship: Missing in on_update (Ready_To_Ship)
fulfillments[0].tags.AWB_No: Missing in on_update (AWB_No)
fulfillments[0].tags.Eway_Bill_No: Missing in on_update (Eway_Bill_No)
fulfillments[0].tags.Invoice_Number: Missing in on_update (Invoice_Number)
@dvyach
The text was updated successfully, but these errors were encountered: