Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #request
- {
- "id": "10000376730000",
- "order_number": "10000376730000",
- "order_date": "2024-04-24T09:35:28",
- "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": "4015672111745-1",
- "name": "OMRON M6 Comfort tlakomjer za nadlakticu s pametnom man\u017eetom"
- },
- "quantity": 2,
- "price": 97.59
- }
- ],
- "payment": {
- "status": "pending",
- "method": "wire_transfer"
- },
- "discount_amount": "0.0000"
- }
- #response
- {
- "id": "10000376730000",
- "code": "52-0",
- "number": "10000376730000",
- "status": "open",
- "payment_status": "pending",
- "printout": {
- "content_type": "application/pdf",
- "content_encoding": "base64",
- "content": ""
- }
- }
Add Comment
Please, Sign In to add comment