GetLabels v2 - Added 07/2019
FieldnameData TypeNotes
ElabelIdGuidRequired - must be ElabelId provided at registration. Can be located on website on Customization page.
label_skuvarchar(20)Required - must be EINKARS for ink cartridge labels, ETONERARS for toner cartridge labels, or ELABEL for combined items.
label_qtyintegerRequired - quantity of labels requested
company namevarchar(50)Required - Name of the company printing the label
Customer_accountvarchar(10)dealers customers account number
Customer_email_addressvarchar(50)Required - E-mail address of the customer printing the label
Customer_first_namevarchar(15)Required - First name of the customer printing the label
Customer_last_namevarchar(19)Required - Last name of the customer printing the label
Customer_address_line1varchar(35)Required - first line of the customers shipping address
Customer_address_line2varchar(35)Second line of the customers shipping address
Customer_cityvarchar(30)Required - Customers shipping city
Customer_statevarchar(02)Required - Customers 2 character state/province abbreviation
Customer_zipvarchar(10)Required - Customers shipping postal code
Customer_Countryvarchar(02)Required - Customers 2 character shipping country abbreviation US or CA only
Customer_phonevarchar(12)Required - Must be in 999-999-9999 format
GetLabels v1 - Deprecated 07/2019
FieldnameData TypeNotes
ElabelIdGuidRequired - must be ElabelId provided at registration. Can be located on website on Customization page.
label_skuvarchar(20)Required - must be EINKARS for ink cartridge labels, ETONERARS for toner cartridge labels, or ELABEL for combined items.
label_qtyintegerRequired - quantity of labels requested
company namevarchar(50)Required - Name of the company printing the label
Customer_accountvarchar(10)dealers customers account number
Customer_first_namevarchar(15)Required - First name of the customer printing the label
Customer_last_namevarchar(19)Required - Last name of the customer printing the label
Customer_address_line1varchar(35)Required - first line of the customers shipping address
Customer_address_line2varchar(35)Second line of the customers shipping address
Customer_cityvarchar(30)Required - Customers shipping city
Customer_statevarchar(2)Required - Customers 2 character state/province abbreviation
Customer_zipvarchar(10)Required - Customers shipping postal code
Customer_Countryvarchar(2)Required - Customers 2 character shipping country abbreviation US or CA only
Customer_phonevarchar(12)Required - Must be in 999-999-9999 format
additional_infoNot used at this time, just pass an empty string.