On This Page

{#jumplink-list}  
[Markdown](/docs/vas/en-us/api-fields/reference/all/rest/api-fields/order-info-aa/order-info-line-items-unit-price.md)  
Filter  
FILTER BY TAG

orderInformation. lineItems\[\].unitPrice {#order-info-line-items-unit-price}
=============================================================================

Per-item price of the product.  
This is an item-level field.  
This value cannot be negative. You can include a decimal point (.), but you cannot include any other special characters. The amount is truncated to the correct number of decimal places.  
This field is available only on these processors: `American Express Direct`, `Barclays`, `Chase Paymentech Solutions`, `Elavon Americas`, `FDC Compass`, `FDC Nashville Global`, `FDMS Nashville`, `GPN`, `OmniPay Direct`, `TSYS Acquiring Solutions`, `Visa Platform Connect`, `Worldpay VAP`.

> IMPORTANT Some processors have specific requirements and limitations, such as maximum amounts and maximum field lengths.

`Barclays`
:
Value must be numeric with two exponents.
:
Limit authorization and capture amounts to 999999999999 (twelve 9s).  
**DCC with a Third-Party Provider** : Set this field to the converted amount that was returned by the DCC provider. You must include either this field or orderInformation.amountDetails.totalAmount in a request.  
**Zero Amount Authorizations** : If your processor supports zero amount authorizations, you can set this field to `0` for an authorization to find out whether the card is lost or stolen.  
**Level III transaction**: This value cannot be zero (0).

Specifications {#order-info-line-items-unit-price_Specifications}
-----------------------------------------------------------------

* **Data Type:** String
* **Data Length**
  * `American Express Direct`: 8 (CAD), 10 (USD)
  * `Barclays`: 8 (for Mastercard), 18 (for Visa)
  * `Chase Paymentech Solutions`: 13 (USD)
  * `FDC Compass`: 13 (USD)
  * `FDC Nashville Global`: 13 (USD)
  * `FDMS Nashville`: 15 (USD)
  * Other processors: 12

Mapping Information {#order-info-line-items-unit-price_Mapping}
---------------------------------------------------------------

* REST API Field: orderInformation.lineItems\[\].unitPrice
* SCMP API Field: amount
* Simple Order API Field: item_#_unitPrice

Processor Field Names {#order-info-line-items-unit-price_Processors}
--------------------------------------------------------------------

This list provides the Level II/Level III processor field name for each processor that supports Level II or Level III data.  
RELATED TO THIS PAGE

