Transmitting shipping details
The merchant can transmit the buyer’s shipping details (e-mail address, title, phone number etc.).
This information can be found in the transaction details in the Merchant Back Office (Shipping tab).
Use optional fields according to your requirements. These fields will be returned with the response and will include the value transmitted in the form.
Field name | Description | Format | Value |
---|---|---|---|
vads_ship_to_city | City | an..128 | E.g.: Bordeaux |
vads_ship_to_country | Country code in compliance with the ISO 3166 standard (required for triggering one or more actions if the Shipping country control profile is enabled). | a2 | E.g.: FR |
vads_ship_to_district | District | ans..127 | E.g.: La Bastide |
vads_ship_to_first_name | First name | ans..63 | E.g.: Albert |
vads_ship_to_last_name | Last name | ans..63 | E.g.: Durant |
vads_ship_to_legal_name | Legal name | an..100 | E.g.: D. & Cie |
vads_ship_to_phone_num | Phone number | ans..32 | E.g.: 0460030288 |
vads_ship_to_state | State / Region | ans..127 | E.g.: Nouvelle Aquitaine |
vads_ship_to_status | Allows to specify the type of the shipping address. | enum | PRIVATE: for shipping to a private individual COMPANY: for shipping to a company |
vads_ship_to_street_number | Street number | ans..64 | E.g.: 2 |
vads_ship_to_street | Postal address | ans..255 | E.g.: Rue Sainte Catherine |
vads_ship_to_street2 | Address line 2 | ans..255 | |
vads_ship_to_zip | Zip code | an..64 | E.g.: 33000 |