bLoyal API Documention and Samples

Method: SetTokenCustomer

Description

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.

Parameters
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.
Returns

A SetTokenCustomerResponse element.

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