TB.One > Order Data and Order Processing > Order Processing via CSV > Files and Naming Conventions for Orders and Messages (CSV)

1. ORDER DATA
The names of order files you can retrieve from TB.One are structured in the following way:
TIP: |
CONVENTION |
MEANING |
|---|---|
ORDER_ |
Identifies the file as an order file |
yyyymmdd_hhmmss_ |
Timestamp: YearMonthDay_HourMinuteSecond |
ID |
Unique ID; created automatically |
.csv |
File extension |
2. MESSAGES
Message files you send to TB.One (dispatch advices, return or cancellation messages) must be named in the following way:
TIP: |
CONVENTION |
MEANING |
|---|---|
DESADV_ |
Identifies the file as a message file |
POS_ or ORD_ |
Shows whether the file relates to individual items (messages at item level) or to orders as a whole (messages at order level). |
yyyymmdd_hhmmss_ |
Timestamp: YearMonthDay_HourMinuteSecond |
.csv |
File extension |
For further information, see also:
•Order processing and messages via CSV - overview
•Files and naming conventions for providing master data via CSV