API


If you currently place your orders via our API, we accept this information in the following fields:


  • "mobileTelephone": "{{string}}"
  • "email" : "{{test@testing.com}}"
  • "priceToUser": 1000


For priceToUser, this should be entered for each order item in the billing currency charged. The value you enter should be in the lowest monetary unit of the currency (i.e. pennies for GBP or cents for USD). For example if a product costs £10, the value would be 1000).


Manual order form


If you currently place your orders via our Manual Order Form, there are fields for email and telephone in the customer address form, and an "item price" field on the basket summary page.


CSV


Our CSV template includes: customerEmail, customerTelephone and priceToUser.