Providing the Personal Shopper Information
SOAP Line Specification Request by Adyen
The line specification request contains the following fields:
● merchantAccount
The merchant account the payment was processed with.
● amount
The original amount that was authorised.
● reference
The original reference specified by the merchant when initiating this payment.
See Example 1 for an example SOAP request.
SOAP Line Specification Response from the Merchant
The line specification response contains the following fields:
● lines
The order holding one ore more lines summing up to the authorisation amount.
● InvoiceLine
A specific item line specifying the product details, like number of items, the price etcetera.
○ lineReference
A control number starting at 1 at the first line and summing up to the total number of lines (items
are displayed in this order).
○ itemPrice
The price of one individual item of this line's product in minor units (refer to “Explanation of the
Session Fields” chapter in the Adyen Merchant Integration Manual for more information on minor
units).
○ itemVAT
The VAT of one individual item of this line's product in minor units.
○ vatCategory
The country specific VAT category this product falls under. In the Netherlands this can be High,
Low and None (if not applicable).
○ numberOfItems
The number of units purchased for this specific product.
○ currency
The currency in which this product is charged (must be the same for all lines).
○ description
A text description of this line's product.
See Example 2 for an example SOAP response.
Copyright © Adyen B.V. 2010 7