2009

Table Of Contents
Name-Value Pair API Developer Guide 08 April 2009 35
DoDirectPayment API
DoDirectPayment Request
L_ITEMWIDTHVALUEn,
L_ITEMWIDTHUNITn
(Optional) Item width corresponds to the width of the item. You can pass this data to
the shipping carrier as is without having to make an additional database query.
These parameters must be ordered sequentially beginning with 0 (for example
L_ITEMWIDTHVALUE0, L_ITEMWIDTHVALUE1).
Character length and limitations: Any positive integer
L_ITEMHEIGHTVALUEn
,
L_I
TEMHEIGHTUNITn
(Optional) Item
height corresponds to the height of the item. You can pass this data to
the shipping carrier as is without having to make an additional database query.
These parameters must be ordered sequentially beginning with 0 (for example
L_ITEMHEIGHTVALUE0, L_ITEMHEIGHTVALUE1).
Character length and limitations: Any positive integer
Field Description