· 7 years ago · Jun 06, 2018, 07:44 PM
1{
2 "err": {
3 "name": "ValidationError",
4 "details": [{
5 "message": "categories at position 0 does not match any of the allowed types",
6 "path": "categories.0",
7 "type": "array.includes",
8 "context": {
9 "pos": 0,
10 "key": "categories"
11 }
12 }],
13 "_object": {
14 "id": "1102603-fake",
15 "apiKey": "salcobrand-test",
16 "secretKey": "tAGoJ6F0qFuBmwsXj7JsMg==",
17 "status": "available",
18 "name": " Crema Labial Medicada c/aplicador para labios partidos",
19 "price": 2889,
20 "oldPrice": 2889,
21 "description": "description",
22 "url": "https://salcobrand.cl/products/crema-labial-medicada-c-aplicador-para-labios-partidos?default_sku=14666",
23 "installment": {
24 "price": 2889,
25 "count": 10
26 },
27 "categories": [{
28 "name": "Belleza",
29 "id": 224,
30 "parent": null
31 }, {
32 "name": "Cremas & Tratamientos",
33 "id": 265,
34 "parent": 224
35 }, {
36 "name": "Labios",
37 "id": 281,
38 "parent": 265
39 }, {
40 "name": "Bálsamos y tratamientos",
41 "id": 282,
42 "parent": 281
43 }],
44 "tags": [],
45 "images": {
46 "100x100": "/system/spree/images/attachments/000/003/967/thumbnail/431567.jpg?1527625275",
47 "140x140": "/system/spree/images/attachments/000/003/967/mini/431567.jpg?1527625275",
48 "260x260": "/system/spree/images/attachments/000/003/967/small/431567.jpg?1527625275",
49 "560x560": "/system/spree/images/attachments/000/003/967/medium/431567.jpg?1527625275",
50 "1050x1050": "/system/spree/images/attachments/000/003/967/large/431567.jpg?1527625275"
51 },
52 "specs": {},
53 "details": {
54 "total": 0,
55 "value": "0.0"
56 },
57 "skus": [{
58 "sku": "14666",
59 "specs": {
60 "formats": "400-gr"
61 },
62 "details": {
63 "total": 0,
64 "value": "0.0",
65 "circle": null,
66 "box": null,
67 "ribbon": "",
68 "internetPrice": "30799 CLP"
69 },
70 "status": "available",
71 "images": {
72 "100x100": "/system/spree/images/attachments/000/003/967/thumbnail/431567.jpg?1527625275",
73 "140x140": "/system/spree/images/attachments/000/003/967/mini/431567.jpg?1527625275",
74 "260x260": "/system/spree/images/attachments/000/003/967/small/431567.jpg?1527625275",
75 "560x560": "/system/spree/images/attachments/000/003/967/medium/431567.jpg?1527625275",
76 "1050x1050": "/system/spree/images/attachments/000/003/967/large/431567.jpg?1527625275"
77 },
78 "url": "https://salcobrand.cl/products/crema-labial-medicada-c-aplicador-para-labios-partidos?default_sku=14666",
79 "price": 30799,
80 "oldPrice": 30799,
81 "installment": {
82 "price": 30799,
83 "count": 10
84 }
85 }, {
86 "sku": "12333",
87 "specs": {
88 "formats": "1000ml"
89 },
90 "details": {
91 "total": 0,
92 "value": "0.0",
93 "circle": null,
94 "box": null,
95 "ribbon": "cyberday",
96 "internetPrice": "2889 CLP"
97 },
98 "status": "available",
99 "images": {
100 "100x100": "/system/spree/images/attachments/000/003/967/thumbnail/431567.jpg?1527625275",
101 "140x140": "/system/spree/images/attachments/000/003/967/mini/431567.jpg?1527625275",
102 "260x260": "/system/spree/images/attachments/000/003/967/small/431567.jpg?1527625275",
103 "560x560": "/system/spree/images/attachments/000/003/967/medium/431567.jpg?1527625275",
104 "1050x1050": "/system/spree/images/attachments/000/003/967/large/431567.jpg?1527625275"
105 },
106 "url": "https://salcobrand.cl/products/crema-labial-medicada-c-aplicador-para-labios-partidos?default_sku=12333",
107 "price": 2889,
108 "oldPrice": 2889,
109 "installment": {
110 "price": 2889,
111 "count": 10
112 }
113 }]
114 }
115 }
116}