|
bLoyal API Documention and Samples |
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.
| Name | Type | Description |
|---|---|---|
| credential | Credential | Web service login credentials. |
| transactionExternalId | string | The transaction number your system has assigned to the sales transaction (if available). |
A GetTransactionTokenByExternalIdResult element.
| Name | Content | Description |
|---|---|---|
| BusinessFaultFault | BusinessFault | |
| SecurityFaultFault | SecurityFault | |
| RedirectFaultFault | RedirectFault | The client account is on another service cluster. |
| SystemFaultFault | SystemFault |
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.