| 
               bLoyal API Documention and Samples  | 
            
Set the customer to the transaction given the bLoyal transaction token. This call is normally not needed since you can pass in the customer information on the CalculateSalesTransaction() method.
| Name | Type | Description | 
|---|---|---|
| credential | Credential | Web service login credentials. | 
          
| transToken | string | The transaction Token that was generated by the CalculateSalesTransaciton() method call. | 
          
| customerId | int | The bLoyal customer Id. | 
          
A SetTokenCustomerResponse element.
| Name | Content | Description | 
|---|---|---|
| SecurityFaultFault | SecurityFault | |
| RedirectFaultFault | RedirectFault | The client account is on another service cluster. | 
          
| SystemFaultFault | SystemFault | |
| BusinessFaultFault | BusinessFault |