Trade Settings

Target audience

  • Customer organizations
  • Supplier organizations


Purpose

  • Customizing how suppliers and customers wish to trade with each other in Floriday.


Guidance

Trade settings:

  • Can only be actively enabled or disabled in the Floriday application.
  • Can only be actively enabled or disabledby a Main user of an Organization.
  • May be enabled or disabled for all Organizations at once.
  • Exceptions may be enabled or disabled for seperate Organizations.

Trade settings may be retrieved using their corresponding Endpoints.

  • A supplier organization may only retrieve their own supplier trade settings, but may retrieve the trade settings of all customer Organizations. See the Supplier Implementation guide for more information.
  • In turn, a customer organization may only retrieve their own customer trade settings, but may retrieve the trade settings of all supplier Organizations. See the Customer Implementation guide for more information.
  • For more information on which trade settings may be configured, please consult the Supplier Helpcenter page or the Customer Helpcenter page.

📘

Trade setting sequences

The sequence between CustomerTradeSetting and SupplierTradeSetting are not shared, each model has their own sequence.

Retrieving a CustomerTradeSetting for a specific organization with no trade settings will result in a default model with the sequence as 0 and the lastModified as null.



Implementation model



Interaction model