In the customer's file, there are optional fields for Base Price Plan and Special Price Plan. If you need more than 2 price plans per customer, then you can upload this csv file which allows for more than 2 price plans to be assigned to a customer.
CSV File Naming Standards
The following is the CSV file that you can export:
CSV File |
|
|
All Price Plans for each customer |
customerspriceplans_YYYYMMDDHHMMSS.csv |
Sent every 15 minutes |
Mandatory Fields
The following are the mandatory fields that must be included in the files:
AccountCode |
Text(50) |
The unique code for the customer - maps to the same field in the customers file |
PricePlanCode |
Text(50) |
The unique code for this price plan - maps to the same field in the price plans file |
Optional Fields
The following are the optional fields that can be included in the files:
ApplyDiscountPercentage |
True / False |
If TRUE, the customer will get a discount off every price within this price plan |
DiscountPercentage |
0 - 100 |
The discount percentage to be taken off every price in the price plan |
Comments
0 comments
Please sign in to leave a comment.