Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #request
- {
- "id": "1000036063",
- "order_number": "1000036063",
- "order_date": "2024-02-12T13:44:14",
- "status": "open",
- "customer": {
- "company_name": "WOOM DIGITAL d.o.o.",
- "vat_number": "20432779385",
- "contact_name": "Petar Sambolek",
- "first_name": "Petar",
- "last_name": "Sambolek",
- "street": "Ulica Pavla Peja\u010devi\u0107a 4",
- "postcode": "31000",
- "city": "Osijek",
- "phone": "+38599000000",
- "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
- }
- ],
- "discount_amount": "0.0000",
- "shipping_address": {
- "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"
- }
- }
- #response
- {
- "id": "1000036063",
- "code": "23-0",
- "number": "1000036063",
- "status": "open",
- "payment_status": "pending",
- "printout": {
- "content_type": "application/pdf",
- "content_encoding": "base64",
- "content": ""
- }
- }
Add Comment
Please, Sign In to add comment