2009

Table Of Contents
Express Checkout API Operations
GetExpressCheckoutDetails API
62 08 April 2009 Name-Value Pair API Developer Guide
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_ITEMHEIGHTUNITn
(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