Difference between revisions of "Liquid Template Variables - customer credit"

From Spiffy Stores Knowledge Base

(Created page with "The CustomerCredit object is available in credit update notification objects. The Liquid template variable '''customer_credit''' has the following attributes: == <code>custo...")
(No difference)

Revision as of 12:41, 25 June 2018

The CustomerCredit object is available in credit update notification objects.

The Liquid template variable customer_credit has the following attributes:

customer_credit.id

Returns the unique internal number of the customer.

This is normally only for internal usage.

Further Reference