Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #request
- {
- "id": "1000036059",
- "order_number": "1000036059",
- "order_date": "2024-02-12T10:33:42",
- "status": "open",
- "customer": {
- "contact_name": "Petar Sambolek",
- "first_name": "Petar",
- "last_name": "Sambolek",
- "street": "Ulica Svete Ane 57",
- "postcode": "31000",
- "city": "Osijek",
- "phone": "0923051110",
- "e_mail": "sambolek.petar@gmail.com"
- },
- "items": [
- {
- "position": 1,
- "product": {
- "ean_code": "5019487084484",
- "name": "Rio 60 Second Face Lift Plus"
- },
- "quantity": 1,
- "price": 152.7
- }
- ]
- }
- #response
- {
- "id": "1000036059",
- "code": "7-0",
- "number": "1000036059",
- "status": "open",
- "payment_status": "pending",
- "printout": {
- "content_type": "application/pdf",
- "content_encoding": "base64",
- "content": ""
- }
- }
Add Comment
Please, Sign In to add comment