Export EDI file with Baselinker (api)

Closed job
no avatar
WMS EasyStorage
Employer
Job category:
Desktop/web applications
Expected budget:

Negotiable

Published:
Valid until:

Job description

I am ordering the export of sales (sales) from a given day to a PcmEDI file.

The program via API from BL is to collect orders and export sales for orders with a receipt

in the PCMedi format in the simplest form it should look like this:

Line: Name {Cheese Salami} Code {5903786000170} Quantity {2} Price {n9.72} Value {n19.44}

Line: Name {Milk 0.5% of cards} Code {5906230000016} Vat {zw} Quantity {4} Price {n1.61} Value {n6.44}

all receipts go to one file from a given day

suggested execution of c # or python - source code stays with me

work for a few hours, preferably it be done today / tomorrow (18-19.09.2019)

Required functions:

entering the client API ini file, select the date on the UI, then the system loads orders, shows the number 1 and the last receipt of the day total sales value. export button generate the file in the format given