Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #request1
- {
- "id": "1000039749STG1",
- "order_number": "1000039749STG1",
- "order_date": "2024-07-19T08:57:33",
- "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": "omron-compair-set-za-inhalaciju",
- "name": "Set za inhalaciju za OMRON inhalator CompAir"
- },
- "quantity": 1,
- "price": 13.14
- },
- {
- "position": 2,
- "product": {
- "sku": "dostava gls"
- },
- "quantity": 1,
- "price": 5
- }
- ],
- "payment": {
- "status": "pending",
- "method": "wire_transfer"
- },
- "discount_amount": "0.0000"
- }
- #response1
- [N201] Invalid item sku/ean code/part number
- #request2
- {
- "id": "1000039751STG1",
- "order_number": "1000039751STG1",
- "order_date": "2024-07-19T08:59:26",
- "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 Svete Ane 57",
- "postcode": "31000",
- "city": "Osijek",
- "phone": "0923051110",
- "e_mail": "sambolek.petar@gmail.com"
- },
- "items": [
- {
- "position": 1,
- "product": {
- "ean_code": "omron-compair-set-za-inhalaciju",
- "name": "Set za inhalaciju za OMRON inhalator CompAir"
- },
- "quantity": 1,
- "price": 13.14
- }
- ],
- "payment": {
- "status": "paid",
- "method": "credit_card",
- "transaction_id": "220039",
- "credit_card": {
- "brand": "VISA"
- }
- },
- "discount_amount": "0.0000"
- }
- #response2
- [N201] Invalid item sku/ean code/part number
- #request3
- {
- "id": "1000039752STG1",
- "order_number": "1000039752STG1",
- "order_date": "2024-07-19T08:59:56",
- "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": "omron-compair-set-za-inhalaciju",
- "name": "Set za inhalaciju za OMRON inhalator CompAir"
- },
- "quantity": 1,
- "price": 13.14
- },
- {
- "position": 2,
- "product": {
- "sku": "dostava gls"
- },
- "quantity": 1,
- "price": 5
- }
- ],
- "payment": {
- "status": "pending",
- "method": "cod"
- },
- "discount_amount": "0.0000"
- }
- #response3
- [N201] Invalid item sku/ean code/part number
- #request4
- {
- "id": "1000039753STG1",
- "order_number": "1000039753STG1",
- "order_date": "2024-07-19T09:03:24",
- "status": "open",
- "customer": {
- "contact_name": "Petar Sambolek",
- "first_name": "Petar",
- "last_name": "Sambolek",
- "street": "Ulica Svete Ane 57",
- "postcode": "20221",
- "city": "Kolo\u010dep",
- "phone": "0923051110",
- "e_mail": "sambolek.petar@gmail.com"
- },
- "items": [
- {
- "position": 1,
- "product": {
- "ean_code": "omron-compair-set-za-inhalaciju",
- "name": "Set za inhalaciju za OMRON inhalator CompAir"
- },
- "quantity": 1,
- "price": 13.14
- },
- {
- "position": 2,
- "product": {
- "sku": "dostava hp"
- },
- "quantity": 1,
- "price": 5
- }
- ],
- "payment": {
- "status": "pending",
- "method": "wire_transfer"
- },
- "discount_amount": "0.0000"
- }
- #response4
- [N201] Invalid item sku/ean code/part number
- #request5
- {
- "id": "1000039754STG1",
- "order_number": "1000039754STG1",
- "order_date": "2024-07-19T09:03:56",
- "status": "open",
- "customer": {
- "contact_name": "Petar Sambolek",
- "first_name": "Petar",
- "last_name": "Sambolek",
- "street": "Ulica Svete Ane 57",
- "postcode": "20221",
- "city": "Kolo\u010dep",
- "phone": "0923051110",
- "e_mail": "sambolek.petar@gmail.com"
- },
- "items": [
- {
- "position": 1,
- "product": {
- "ean_code": "omron-compair-set-za-inhalaciju",
- "name": "Set za inhalaciju za OMRON inhalator CompAir"
- },
- "quantity": 1,
- "price": 13.14
- },
- {
- "position": 2,
- "product": {
- "sku": "dostava hp"
- },
- "quantity": 1,
- "price": 5
- }
- ],
- "payment": {
- "status": "pending",
- "method": "cod"
- },
- "discount_amount": "0.0000"
- }
- #response5
- [N201] Invalid item sku/ean code/part number
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement