View difference between Paste ID: 3EFhHhjR and 1s5KrcBg
SHOW: | | - or go back to the newest paste.
1
#request
2
{
3-
    "id": "1000036062",
3+
    "id": "1000036061",
4-
    "order_number": "1000036062",
4+
    "order_number": "1000036061",
5-
    "order_date": "2024-02-12T13:43:09",
5+
    "order_date": "2024-02-12T13:38:39",
6
    "status": "open",
7
    "customer": {
8-
        "company_name": "WOOM DIGITAL d.o.o.",
8+
9-
        "vat_number": "20432779385",
9+
10
        "last_name": "Sambolek",
11
        "street": "Ulica Svete Ane 57",
12
        "postcode": "31000",
13
        "city": "Osijek",
14
        "phone": "+385923051110",
15
        "e_mail": "sambolek.petar@gmail.com"
16
    },
17
    "items": [
18
        {
19
            "position": 1,
20
            "product": {
21
                "ean_code": "5019487084484",
22
                "name": "Rio 60 Second Face Lift Plus"
23
            },
24
            "quantity": 1,
25
            "price": 152.7
26
        }
27
    ],
28
    "discount_amount": "0.0000",
29
    "shipping_address": {
30-
    "discount_amount": "0.0000"
30+
31
        "first_name": "Petar",
32
        "last_name": "Sambolek",
33
        "street": "Ulica Pavla Peja\u010devi\u0107a 4",
34
        "postcode": "31000",
35-
    "id": "1000036062",
35+
36-
    "code": "22-0",
36+
37-
    "number": "1000036062",
37+
38
    }
39
}
40
41
#response
42
{
43
    "id": "1000036061",
44
    "code": "21-0",
45
    "number": "1000036061",
46
    "status": "open",
47
    "payment_status": "pending",
48
    "printout": {
49
        "content_type": "application/pdf",
50
        "content_encoding": "base64",
51
        "content": ""
52
    }
53
}