Hotel Commission
The commission file should be in the below format:
Hotel Commission File Format
The hotel commission file should be in the below format:
- Encoding: UTF-8
- File Name: commission_hotel.csv
- commission
- hotel
- Extension file: csv
- Headers:
- supplier → supplier code
- hotel → hotel code
- commission → commission value, decimal separator must be point (“.”)
- Delimiter: Comma (“,”)
- Separator for multiples codes in the same row: Semicolon (“;”)
- Directory: /F[folder code]_[unique code]/HotelX_[unique code]/
Sample File
Name: commission_supplier.csv
Data:
Supplier,Hotel,Commission
HOTELTEST,1,19
TTHOTTEST,1,11