OrderField Documentation

OrderField Documentation

  • Docs
  • App

›Configuration

Starten met OrderField

  • Introductie
  • ERP Data
  • Orders

Opties

  • Catalogusindeling
  • Order types
  • Toekomstige voorraad
  • Talen
  • Leverdagen
  • Huisstijl

Configuration

  • Pages
  • Tenants
  • Customers
  • Products
  • Prices
  • Customergroups

Customer groups

Customer groups are used to link customers to certain business rules, prices etc.

AttributeFormatRemarks
codeRequired
Your customers group's unique identifier

Example
12345

Syntax
Max 50 characters
  • Use a unique value for each customer group
  • Keep the code the same when updating your data
  • Use only valid unicode characters. Avoid invalid characters like control, function, or private area characters
  • Use the same code for the same customer group - across countries or languages
nameRequired
Your customers group's name

Example
Retail NL

Syntax
Max 150 characters
  • Try to keep the name clean (avoid codes, remarks, unnecessary characters)
hierarchyItemsOptional
Scopes the products

Example
scope_products_company_x

Syntax
Max 50 characters
  • Is used to show only products within a certain scope e.g. assortment for a specific company
deliveryDateOptionsOptional
Delivery date settings

Syntax
deliveryDateOptions
uses 2 sub-attributes:
  • leadtimes
    Leadtimes per weekday
  • blockedDates
    Blocked dates
leadtimes
uses 3 sub-attributes, example
{ "weekDay" : 1, "timeLimit" : "14:00:00", "daysToAdd" : 1 }
On weekDay 1 (Monday), before 14:00 o'clock, add one day
  • If customers order before Monday, 14:00 o'clock, they can choose Tuesday as delivery date
blockedDates
uses 4 sub-attributes, example
{ "date" : "2019-12-26", "name" : "Tweede kerstdag 2019", "deliveryBlocked" : true, "orderProcessingBlocked" : true }

"deliveryBlocked" : true
No delivery on 2019-12-26
  • Customers can not choose 2019-12-26 as delivery date
"orderProcessingBlocked" : true
Orders submitted between the last leadtimes.timeLimit and 2019-12-26-23:59:59 will not be processed that day
  • If customers order within this time frame, they can not choose 2019-12-27 as delivery date
  • Can also be used to set a leadtime per country (requires a customer group per country)
  • Please note that the server time is used to check the timeLimit and is in UTC. Setting should be the Amsterdam time equivalent (e.g. in summer, 14:00h UTC = 12:00h Amsterdam time, in winter, 14:00h UTC = 13:00h Amsterdam time
    Last updated on 12/4/2019
    ← Prices
    OrderField Documentation
    Docs
    Starten met OrderField
    Meer
    Over OrderFieldContact
    Copyright © 2019 OrderField