POST /api/ HTTP/1.1 Authorization: Basic 84jTUCQJCiEPfhZl2gV_1zb2uy146_r0wYqjg5D09QQ Host: api.posterflow.de Content-Type: application/json Content-Length: 1670 { "data": { "type": "submit", "orderid": "4711", "shipping": { "shippingcompany": "DHL", "destination": { "postnumber": "", "packstationnumber": "", "postfilialnumber": "", "exportinvoicenumber": "12345", "exportvalue": "50", "email": "daniel@test.com", "first_name": "Daniel", "street": "Mustergasse", "street_number": "12", "phone": "", "city": "Mannheim", "zip": "68229", "province": "", "country": "Germany", "last_name": "Mustermann", "address2": "", "company": "Die Firma", "name": "Max", "country_code": "DE" }, "shipper": { "email": "daniel@test.com", "first_name": "Daniel", "street": "Mustergasse ", "street_number": "25", "phone": "", "city": "Berlin", "zip": "10777", "province": "Berlin", "country": "Germany", "last_name": "Mustersender", "address2": "", "company": "Mustershop", "latitude": "", "longitude": "", "name": "Max", "country_code": "DE", "province_code": "BER" } }, "label": { "fileurl": "", "filetype": "", "shippingcompany": "" }, "mainitems": [ { "id": "itemi1", "type": "satin250", "size": "30x40", "fileurl": "https://dl.dropboxusercontent.com/s/10nm8d4oot3lg8f/TT_30x40.pdf", "filetype": "pdf", "designname": "Whitemap", "item_accessory": "RSD40" } ], "accessory": [ { "partnumber": "RSD40", "fileurl": "", "quantity": 1 }, { "partnumber": "RECHNUNG", "fileurl": "https://dl.dropboxusercontent.com/s/ru58nl6se4escmd/TT_Rechnung.pdf", "filetype": "pdf", "quantity": 1 } ] } }