GetLabels v1 - Deprecated 07/2019
Fieldname | Data Type | Notes |
ElabelId | Guid | Required - must be ElabelId provided at registration. Can be located on website on Customization page. |
label_sku | varchar(20) | Required - must be EINKARS for ink cartridge labels, ETONERARS for toner cartridge labels, or ELABEL for combined items. |
label_qty | integer | Required - quantity of labels requested |
company name | varchar(50) | Required - Name of the company printing the label |
Customer_account | varchar(10) | dealers customers account number |
Customer_first_name | varchar(15) | Required - First name of the customer printing the label |
Customer_last_name | varchar(19) | Required - Last name of the customer printing the label |
Customer_address_line1 | varchar(35) | Required - first line of the customers shipping address |
Customer_address_line2 | varchar(35) | Second line of the customers shipping address |
Customer_city | varchar(30) | Required - Customers shipping city |
Customer_state | varchar(2) | Required - Customers 2 character state/province abbreviation |
Customer_zip | varchar(10) | Required - Customers shipping postal code |
Customer_Country | varchar(2) | Required - Customers 2 character shipping country abbreviation US or CA only |
Customer_phone | varchar(12) | Required - Must be in 999-999-9999 format |
additional_info | | Not used at this time, just pass an empty string. |