bLoyal API Documention and Samples

Method: GetTransactionTokenByExternalId

Description

Returns the bLoyal generated transaction token that is associated with your transaction number.  If a token has not been created yet then one will be automatically created.

Parameters
Name  Type  Description 
credential  Credential  Web service login credentials.
transactionExternalId  string  The transaction number your system has assigned to the sales transaction (if available). 
Returns

A GetTransactionTokenByExternalIdResult element.

Faults
Name  Content  Description 
BusinessFaultFault  BusinessFault   
SecurityFaultFault  SecurityFault   
RedirectFaultFault  RedirectFault  The client account is on another service cluster.
SystemFaultFault  SystemFault   
Remarks

If your system does not yet have a unique local transaction number you can call CreateTransactionToken to create a unique transaction token to use in other bLoyal Loyalty Engine web service methods.