Skip to main content
Skip table of contents

Transaction feed layout sample

The following table provides sample values for the feed layout definition. In addition, you can use the attached sample file for testing and baseline configuration.

cfl_transaction_20240118.csv

Business name

Field name

Description

Field data type/length

Sample value

System of Record Name

sor_name

(Required) Name of the system that is the authoritative data source for a record. 

 N/A

ERP

Business Unit Code

business_unit_code

Business Unit identifies the structure of brands within an organizational entity. It is how the brands within a company’s portfolio are related to and differentiated from one another. 

char(50)

enterprise

Source Party Profile Id

source_party_profile_id

Unique identifier generated by legacy program systems, enrollment forms, etc. to identify the creation of a customer. Can be used to reference Party Profile Id of the profile associated with the transaction.

char(320)

1000282652

Source Customer Account Id

source_customer_account_id

Unique identifier generated by the source systems to identify Non - Loyalty customer account associated with transaction.

char(320)

9123456

Source Loyalty Account Id

source_loyalty_account_id

Unique identifier generated by the source systems to identify Loyalty account associated with transaction.

char(320)

991234567

Business Name

business_name

Business Name of the customer - small Business (R & J Electrical). 

char(256)

 

Bill To Full Name

bill_to_full_name

Bill to customer's full name.

char(200)

Loyd Romine

Bill To Prefix Name

bill_to_prefix_name

Bill to customer's prefix name (Mrs./Mr.).

char(32)

 

Bill To Title

bill_to_title

Bill to customer's title (Dr.).

char(30)

 

Bill To First Name

bill_to_first_name

Bill to customer's first name.

char(60)

Loyd

Bill To Middle Name

bill_to_middle_name

Bill to customer's middle name.

char(40)

 

Bill To Last Name

bill_to_last_name

Bill to customer's last name.

char(70)

Romine

Bill To Suffix Name

bill_to_suffix_name

Bill to customer's suffix name.

char(15)

 

Bill To Address 1

bill_to_address_1

Billing Address Line 1.

char(128)

7303 S Union Rd

Bill To Address 2

bill_to_address_2

Billing Address Line 2.

char(128)

 

Bill To Address 3

bill_to_address_3

Billing Address Line 3.

char(128)

 

Bill To Address 4

bill_to_address_4

Billing Address Line 4.

char(128)

 

Bill To City

bill_to_city

Billing City Name.

char(64)

Stillwater

Bill To State Province

bill_to_state_province

Billing State Code.

char(64)

OK

Bill To Postal Code

bill_to_postal_code

Billing Postal Code.

char(16)

74074

Bill To Country Code

bill_to_country_code

Billing Country ISO 2 char code (US).

char(2)

US

Bill To Home Phone Country Code

bill_to_home_phone_country_code

ISO standard 2 char code Country Code of home phone.  

char(2)

 

Bill To Home Phone Number

bill_to_home_phone_num

Customer's bill to home phone number including area code. 

char(32)

19786789012

Bill To Mobile Phone Country Code

bill_to_mobile_phone_country_code

ISO standard 2 char code Country Code of mobile phone.  

char(2)

 

Bill To Mobile Phone Number

bill_to_mobile_phone_num

Customer's bill to cell phone number including area code. 

char(32)

 

Bill To Work Phone Country Code

bill_to_work_phone_country_code

ISO standard 2 char code Country Code of work phone.  

char(2)

 

Bill To Work Phone Number

bill_to_work_phone_num

Customer's bill to work phone number including area code. 

char(32)

 

Bill To Other Phone Country Code

bill_to_other_phone_country_code

ISO standard 2 char code Country Code of other phone.  

char(2)

 

Bill To Other Phone Number

bill_to_other_phone_num

Customer's bill to “other" phone number including area code. 

char(32)

 

Bill To Other Phone Type Code

bill_to_other_phone_type_code

The type of the phone such as billing, shipping, home, work, primary, mobile, other as defined in the reference data worksheet.

char(50)

 

Bill To Email Address

bill_to_email_address

Bill to customer's email address.

char(320)

 

Ship To Full Name

ship_to_full_name

Ship to customer's full name.

char(200)

 

Ship To Prefix Name

ship_to_prefix_name

Ship to customer's prefix name.

char(32)

 

Ship To Title

ship_to_title

Ship to customer's title (Dr.).

char(30)

 

Ship To First Name

ship_to_first_name

Ship to customer's first name.

char(60)

 

Ship To Middle Name

ship_to_middle_name

Ship to customer's middle name.

char(40)

 

Ship To Last Name

ship_to_last_name

Ship to customer's last name.

char(70)

 

Ship To Suffix Name

ship_to_suffix_name

Ship to customer's suffix name.

char(15)

 

Ship To Address 1

ship_to_address_1

Shipping Address Line 1.

char(128)

 

Ship To Address 2

ship_to_address_2

Shipping Address Line 2.

char(128)

 

Ship To Address 3

ship_to_address_3

Shipping Address Line 3.

char(128)

 

Ship To Address 4

ship_to_address_4

Shipping Address Line 4.

char(128)

 

Ship To City

ship_to_city

Shipping City Name.

char(64)

 

Ship To State Province

ship_to_state_province

Shipping State Code.

char(64)

 

Ship To Postal Code

ship_to_postal_code

Shipping Postal Code.

char(16)

 

Ship To Country Code

ship_to_country_code

Shipping Country ISO 2 char code (US).

char(2)

 

Ship To Phone Number

ship_to_phone_num

Ship to phone number including area code. 

char(32)

 

Ship To Email Address

ship_to_email_address

Ship to customer's email address.

char(320)

 

Transaction Datetime

transaction_datetime

(Required) Date time when transaction occurred.

YYYY-MM-DD HH:mm:ss

datetime

2021-01-10 09:10:00

Purchase Order Id

purchase_order_id

(Required for ecomm) Purchase order id generated by eCommerce system that is constant through order's life cycle (order/ cancel/ ship to/ return, etc.)

char(200)

 

Source Transaction Id

source_transaction_id

(Required) Either eComm Transaction Id generated by eCommerce system (may be order id or order id + invoice or a combination of pos transaction id, + store id and other data that makes a purchase unique within POS system.

char(200)

S12345

Pos Transaction Id

pos_transaction_id

(Required for POS) Transaction number generated by POS system.  

char(200)

P12345

Invoice Number

invoice_num

Value that uniquely identifies invoice in the fulfillment system.

char(50)

 

Source Location Id

source_location_id

(Required) Uniquely identifies a Location in the source system where transaction took place (location can be a store or website). References location ID in location feed layout.

char(100)

17

Register Number

register_num

Id of the register used for placing an order.

bigint

1

Transaction Type Code

transaction_type_code

Uniquely identifies a type of transaction such as retail vs web transaction.

char(50)

not_provided

Transaction Line Item Count

transaction_line_item_count

Total number of line items included in the transaction.

integer

1

Global Total Transaction Amount

global_total_transaction_amount

Total transaction amount in global currency.

numeric(20,6)

 

Local Total Transaction Amount

local_total_transaction_amount

Total transaction amount in local currency.

numeric(20,6)

10

Global Sub Total Transaction Amount

global_sub_total_transaction_amount

Sub total amount of the transaction before taxes and fees in global currency.

numeric(20,6)

 

Local Sub Total Transaction Amount

local_sub_total_transaction_amount

Sub total amount of the transaction before taxes and fees in local currency.

numeric(20,6)

9.4

Global Total Discount Amount

global_total_discount_amount

Total amount of all discounts applied for entire purchase in global currency.

numeric(20,6)

 

Local Total Discount Amount

local_total_discount_amount

Total amount of all discounts applied for entire purchase in local currency.

numeric(20,6)

0

Global Total Non-Merchandise Amount

global_total_non_merchandise_amount

Non merchandise amount (includes Shipping and Restock Fee, Delivery Fee, any services fee) in global currency.

numeric(20,6)

 

Local Total Non-Merchandise Amount

local_total_non_merchandise_amount

Non merchandise amount (includes Shipping and Restock Fee, Delivery Fee, any services fee) in local currency.

numeric(20,6)

0

Shipping Type Code

shipping_type_code

Shipping method used such as air, ground, store pickup, expedited, etc.

char(50)

 

Customer Associate Id

customer_associate_id

An ID of associate that helped/ processed customer's transaction.

char(100)

 

Global Total Tax Amount

global_total_tax_amount

Total tax amount applied for entire purchase in global currency.

numeric(20,6)

 

Local Total Tax Amount

local_total_tax_amount

Total tax amount applied for entire purchase in local currency.

numeric(20,6)

0.6

Global Total Additional Tax Amount

global_total_addtl_tax_amount

Additional tax amount for entire purchase, like local tax in global currency.

numeric(20,6)

 

Local Total Additional Tax Amount

local_total_addtl_tax_amount

Additional tax amount for entire purchase, like local tax in local currency.

numeric(20,6)

0

Order Origin Name

order_origin_name

Identifies original source of the transaction (purchase order) such as a particular call center, particular store (when items purchased online but from a particular B&M store location, an app, etc.).   

char(250)

 

Employee Id

employee_id

When Customer is also an Employee, contains Employee Number. 

char(20)

 

Line Item Number

line_item_num

(Required) Line-item number identifies transaction's line number with corresponds to the actual line on the receipt where the item appears. 

integer

1

Source Product Id

source_product_id

(Required) Identifies a product in the transaction line, references product hierarchy.

char(200)

1000000040007

Transaction Detail Status Code

transaction_detail_status_code

(Required) The status of the line item such as: sale, returned, canceled, or ordered. Aggregates have dependency on this field and if not populated, these aggregates will be set to 0. If client's system does not support both demand and sales e-commerce systems, TXN Details in “sale” status should be captured (same as for retail TXNs). Status “shipped” should only be used by clients that also generate TXN Details with status “ordered”.    

char(50)

sale

Product Quantity

product_qty

Item quantity.

integer

1

Global Net Sales Amount

global_net_sales_amount

(Required) Net sales amount in global currency - amount for the (item x quantity) deducting taxes, markdowns, and other discounts. Final amount paid for line items. In case of Items returned and canceled, this should be a negative number. This amount is used by aggregate calculations such as LTV, first/last purchase, etc.

numeric(20,6)

 9.4

Local Net Sales Amount

local_net_sales_amount

Net sales amount in local currency - amount for the (item x quantity) deducting taxes, markdowns, and other discounts. Final amount paid for line items. In case of Items returned and canceled, this should be a negative number. 

numeric(20,6)

9.4

Global Total Item Amount

global_total_item_amount

A total amount for the item in global currency (unit price x qty) before any discounts were applied.

numeric(20,6)

 

Local Total Item Amount

local_total_item_amount

A total amount for the item in local currency (unit price x qty) before any discounts were applied.

numeric(20,6)

9.4

Global Total Item Discount Amount

global_total_item_discount_amount

Line-Item Total Discount Amount in global currency, for example $10 discount based on the coupon + $5 based on store sale = $15. 

numeric(20,6)

 

Local Total Item Discount Amount

local_total_item_discount_amount

Line-Item Total Discount Amount in local currency, for example $10 discount based on the coupon + $5 based on store sale = $15. 

numeric(20,6)

0

Global Retail Price Amount

global_retail_price_amount

Unit price of the line's product in global currency.

numeric(20,6)

 

Local Retail Price Amount

local_retail_price_amount

Unit price of the line's product in local currency.

numeric(20,6)

10

Global Unit Cost Amount

global_unit_cost_amount

The cost of the item - amount the company paid for the item in global currency. 

numeric(20,6)

 

Local Unit Cost Amount

local_unit_cost_amount

The cost of the item - amount the company paid for the item in local currency. 

numeric(20,6)

5.5

Global Sale Price Amount

global_sale_price_amount

Sale price of the line's product in global currency.

numeric(20,6)

 

Local Sale Price Amount

local_sale_price_amount

Sale price of the line's product in local currency.

numeric(20,6)

9.4

Gift Item Indicator

gift_item_ind

Indicates if the item is a gift.

char(1)

 

Gift Certificate Id

gift_certificate_id

Unique ID for GCs purchased - Card number for physical or virtual gift card purchase or original order card number for price adjustments and returns. 

char(20)

 

Global Item Tax Amount

global_item_tax_amount

Tax amount for the item in global currency.

numeric(20,6)

 

Local Item Tax Amount

local_item_tax_amount

Tax amount for the item in local currency.

numeric(20,6)

 

Global Additional Tax Amount

global_addtl_tax_amount

Additional tax amount in global currency.

numeric(20,6)

 

Local Additional Tax Amount

local_addtl_tax_amount

Additional tax amount in local currency.

numeric(20,6)

 

Taxable Indicator

taxable_ind

Indicates if item is taxable.

char(1)

 

Return Reason Code

return_reason_code

Describes the reason why an item was returned (for return transactions).

char(50)

 

Original Purchase Order Id

original_purchase_order_id

Original purchase order id.

char(200)

 

Original Source Transaction Id

original_source_transaction_id

Original transaction number. 

char(200)

 

Original Source Location Id

original_source_location_id

Original transaction location id.

 char(128)

 

Original Register Number

original_register_num

Original register number.

bigint

 

Original Transaction Datetime

original_transaction_datetime

Original transaction datetime.

datetime

 

Global Original Net Sales Amount

global_original_net_sales_amount

Original net sales amount in global currency.

numeric(20,6)

 

Local Original Net Sales Amount

local_original_net_sales_amount

Original net sales amount in local currency.

numeric(20,6)

 

Global Original Total Item Amount

global_original_total_item_amount

Original total item amount in global currency.

numeric(20,6)

 

Local Original Total Item Amount

local_original_total_item_amount

Original total item amount in local currency.

numeric(20,6)

 

Global Original Item Discount Amount

global_original_item_discount_amount

Original item discount amount in global currency.

numeric(20,6)

 

Local Original Item Discount Amount

local_original_item_discount_amount

Original item discount amount in local currency.

numeric(20,6)

 

Global Original Item Tax Amount

global_original_item_tax_amount

Original item tax amount in global currency.

numeric(20,6)

 

Local Original Item Tax Amount

local_original_item_tax_amount

Original item tax amount in local currency.

numeric(20,6)

 

Global Original Additional Tax Amount

global_original_addtl_tax_amount

Original additional tax amount in global currency.

numeric(20,6)

 

Local Original Additional Tax Amount

local_original_addtl_tax_amount

Original additional tax amount in local currency.

numeric(20,6)

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.