Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

...

The Fenix platform syncs the orders and fulfillments data from the Shopify, excluding customer PII data. Please refer below tables to understand the fields that Fenix store it in the Fenix secured database.

Excluded PII Data:

browser_ip
client_details
contact_email
email
phone
billing_address
customer
refunds
payment_gateway_names
shipping_address
address_1
address_2,
first_name
last_name

Included Order data fields:

" buyer_accepts_marketing",
" cancel_reason",
" cancelled_at",
" cart_token",
" checkout_token",
" closed_at",
" company",
" confirmation_number",
" created_at",
" currency",
" current_total_discounts",
" current_total_price"
" current_subtotal_price",
" current_total_tax",
" customer_locale",
" discount_applications",
" estimated_taxes"
" financial_status",
" fulfillments",
" fulfillment_status",
" gateway",
" id",
" landing_site",
" line_items",
" location_id",
" merchant_of_record_app_id",
" name",
" note",
" note_attributes",
" number",
" order_number",
" po_number",
" presentment_currency",
" processed_at",
" referring_site",
" shipping_lines",
" source_name",
" source_identifier",
" source_url",
" subtotal_price",
" tags",
" tax_lines",
" taxes_included",
" test",
" token",
" total_discounts",
" total_line_items_price",
" total_outstanding",
" total_price",
" total_price_set",
" total_tax",
" total_tax_set",
" total_tip_received",
" total_weight",
" updated_at",
" order_status_url"
" shipping_address (excluding address1 and address2 fields)"
" name"

Info

Name field is required to use it in the proactive shipment status notifications as part of the Fenix Post Purchase platform.

" city",
" province",
" province_code",
" zipcode",
" country",
" country_code"

Info

Above base address fields are required to calculate the forecasted delivery dates to surface on both Fenix branded tracking page and proactive shipment status notifications as part of the Fenix PostPurchase platform

Included Fulfilment Data fields:

" id",
" created_at",
" line_items",
" location_id",
" name",
" order_id",
" origin_address",
" receipt",
" Service",
" shipment_status",
" status",
" tracking_company",
" tracking_numbers",
" tracking_number",
" tracking_urls",
" tracking_url",
" updated_at",
" variant_inventory_management"

...

Configure your application

...