Sales Import (CSV)
We provide a SFTP URL to import all sales notifications related to your multi-channel business. The sales file has certain requirements, and they are listed in the following section.
Last updated
We provide a SFTP URL to import all sales notifications related to your multi-channel business. The sales file has certain requirements, and they are listed in the following section.
Last updated
To submit a sales file, the following endpoint is used and the sales file should to be sent periodically (daily is recommended) to this endpoint:
sftp {Merchant ID}@sftp.m-board.io
store_id
Integer
Yes
Store identifier
51
sale_id
String
Yes
Transaction Identifier
550e8400-e29b-41d4-a716-446655440000
ean
String
Yes
EAN of the article
4059701022541
source
String
Yes
amazon
retail
webshop
type
String
Yes
Allowed values: sale
, refund
sale
timestamp
String
Yes
ISO 8061 timestamp. Only date 2024-06-03
is also possible.
2024-06-03T12:34:56Z
seller_id
String
Yes
Seller's ID ("Verkäufernumer")
12
sale_number
String
No
Can be used to group multi-item sales
421
channel
String
No
amazon_de store_108
quantity
Integer
No
Sold quantity of the article.
(Default: 1
)
2
price
Float
No
Price of the article
99.95
country
String
No
ISO 3166 country codes.
DE
AT
CH
city
String
No
City of the order's address
Munich
zip_code
String
No
Zip code of the order's address
80636
Sample sales file
File with only required fields
Name of the source system. Description of source can be found in section
Name of the channel. Description of channel can be found in section