You are on page 1of 2

Currently, I used following api to create a new order item,

I found out some problems with Chinese characters in the post body
http://54.169.149.15/garment-label/api/order_items/
rder": "e6322622-9df4-4940-8025-bff08859983c",
ap_code_id": "2124",
rand_product_number": "1120000280",
reated_by": "cmcvendor@vendor.com",
ttribute_color": " ",
ttribute_color_new": false,
ttribute_contents": null,
ttribute_contents_new": false,
ttribute_coo": null,
ttribute_coo_new": false,
ttribute_others": null,
ttribute_others_new": false,
ttribute_size": "28S/34W",
ttribute_size_new": false,
ttribute_style_number": null,
ttribute_style_number_new": false,
reated_by": "cmcvendor@vendor.com",
ustomer_code": 2295,
escription": " Size : 28S/34W, Color : ",
There are some Chinese
roduct_group": "Label (Woven)",
characters in the post body
uantity": 0,
tandard_price": 1

The returning respond is not


correct with the post body that
post to the server

You might also like