Allows customers to grab a token to be able to view their order for a limited amount of time. The token is
obtained through the user of either OrderID or both a BackendSystemID and a BackendID in combination
with the EmailAddress of the customer that is attached to the order.
Allows customers to grab a token to be able to view their order for a limited amount of time. The token is obtained through the user of either
OrderID
or both aBackendSystemID
and aBackendID
in combination with theEmailAddress
of the customer that is attached to the order.