Login

POST

/auth/login

URL :
http://XXX.XXX.X.XXX/Similan_center_api_beta/swagger/index.html
Test URL :
https://partner.uat.shopeemobile.com/api/v1/orders/basics
Response Example (JSON)
{
 "username": "string",
 "password": "string"
}
Request Parameters
Parameter Description Data Type
username username string
password password string
Responses
Code Description Links
200 Success No links

Product

POST

/api/product/create

URL :
http://XXX.XXX.X.XXX/Similan_center_api_beta/swagger/index.html
Test URL :
https://partner.uat.shopeemobile.com/api/v1/orders/basics
Response Example (JSON)
{
 "item_no": "string",
 "client": "string",
 "description": "string",
 "discount": "string",
 "unit_cost": "string",
 "unit_price": "string",
 "product_class": "string",
 "status": "string",
 "grade": "string",
 "tolerance": 0,
 "bonded": "string",
 "alternate": "string",
 "gross_wgt": 0,
 "multiplier": 0,
 "net_weight": 0,
 "nesting_factor": 0,
 "auto_zoning": "string",
 "batch": "string",
 "lot_no": "string",
 "size": "string",
 "color": "string",
 "item_class": "string",
 "dimensions": "string",
 "weight_req": "string",
 "num_serial": "string",
 "serial_no": "string",
 "production_dt": "string",
 "expiry_dt": "string",
 "shelf_life": 0,
 "prealert": 0,
 "packing": "string",
 "box": "string",
 "pallet": "string",
 "supplier": "string",
 "check3pl": "string",
 "uom_3pl_chrg": "string",
 "square_item": 0,
 "cubic_item": 0,
 "item_version": "string",
 "reorder": min_pick_face
 "prodgrp": "string",
 "category": "string",
 "min_pick_face": 0,
 "max_pick_face": 0,
 "packing_uom": "string",
 "sap_code_ar": "string",
 "sap_code_ap": "string",
 "qty_loose": 0,
 "max_stock": 0,
 "brand": "string",
 "sub_category": "string",
 "uom_loose": "string",
 "ambient_Temperaturn": "string",
 "substitute": "string",
 "sub_cat1": "string",
 "sub_cat2": "string",
 "secondary_Risk": "string",
 "sub_cat3": "string",
 "sub_cat4": "string",
 "sub_cat5": "string",
 "remarks": "string",
 "uom_3pl_hand_out": "string",
 "uom_3pl_load": "string",
 "uom_3pl_hand_in": "string",
 "uom_3pl_unload": "string",
 "uom_3pl_process": "string",
 "primary_Risk": "string",
 "physical_Type_Of_Chemicals": "string",
 "uN_Packaging_Code": "string",
 "packing_Group": "string",
 "danger_Type": "string",
 "hazardous_Substances_Type": "string",
 "allow_Number": "string",
 "li_regis_no": "string",
 "li_imported_no": "string",
 "li_dangerous_name": "string",
 "li_qty": "string",
 "li_uom": "string",
 "li_pass": "string",
 "li_area": "string",
 "cas_no": "string",
 "ratio_des": "string",
 "maker": "string",
 "product_zone":
  {
   "client": "string",
   "item_no": "string",
   "zone": "string"
  }
],
 "product_attribute":
  {
   "client": "string",
   "item_no": "string",
   "udf_code": "string,"
   "attribute_group": "string,"
   "udf_value": "string,"
   "maker": "string"
  }
],
 "product_hazardous":
  {
   "client": "string",
   "item_no": "string",
   "li_regis_no": "string,"
   "li_imported_no": "string,"
   "maker": "string"
  }
],
 "product_UOM":
  {
   "client": "string",
   "item_no": "string",
   "item_packing": "string,"
   "item_qty": 0,
   "item_uom": "string,"
   "item_height": 0,
   "item_width": 0,
   "item_depth": 0,
   "item_weight": 0,
   "uom_sequence": 0,
   "maker": "string"
  }
],
 "product_UN":
  {
   "client": "string",
   "item_no": "string",
   "un_number": "string"
  }
]
}
Request Parameters
Parameter Data Type
item_no string nullable: true
client string nullable: true
description string nullable: true
discount string nullable: true
unit_cost string nullable: true
unit_price string nullable: true
product_class string nullable: true
status string nullable: true
grade string nullable: true
tolerance integer($int32)
bonded string nullable: true
alternate string nullable: true
gross_wgt integer($int32)
multiplier integer($int32)
net_weight integer($int32)
nesting_factor integer($int32)
auto_zoning string nullable: true
batch string nullable: true
lot_no string nullable: true
size string nullable: true
color string nullable: true
item_class string nullable: true
dimensions string nullable: true
weight_req string nullable: true
num_serial string nullable: true
serial_no string nullable: true
production_dt string nullable: true
expiry_dt string nullable: true
shelf_life integer($int32)
prealert integer($int32)
packing string nullable: true
box string nullable: true
pallet string nullable: true
supplier string nullable: true
check3pl string nullable: true
uom_3pl_chrg string nullable: true
square_item integer($int32)
cubic_item integer($int32)
item_version string nullable: true
reorder integer($int32)
prodgrp string nullable: true
category string nullable: true
min_pick_face integer($int32)
max_pick_face integer($int32)
packing_uom string nullable: true
sap_code_ar string nullable: true
sap_code_ap string nullable: true
qty_loose integer($int32)
max_stock integer($int32)
brand string nullable: true
sub_category string nullable: true
uom_loose string nullable: true
ambient_Temperaturn string nullable: true
substitute string nullable: true
sub_cat1 string nullable: true
sub_cat2 string nullable: true
secondary_Risk string nullable: true
sub_cat3 string nullable: true
sub_cat4 string nullable: true
sub_cat5 string nullable: true
remarks string nullable: true
uom_3pl_hand_out string nullable: true
uom_3pl_load string nullable: true
uom_3pl_hand_in string nullable: true
uom_3pl_unload string nullable: true
uom_3pl_process string nullable: true
primary_Risk string nullable: true
physical_Type_Of_Chemicals string nullable: true
uN_Packaging_Code string nullable: true
packing_Group string nullable: true
danger_Type string nullable: true
hazardous_Substances_Type string nullable: true
allow_Number string nullable: true
li_regis_no string nullable: true
li_imported_no string nullable: true
li_dangerous_name string nullable: true
li_qty string nullable: true
li_uom string nullable: true
li_pass string nullable: true
li_area string nullable: true
cas_no string nullable: true
ratio_des string nullable: true
maker string nullable: true
product_zone [...]
product_attribute [...]
product_hazardous [...]
product_UOM [...]
product_UN [...]
Responses
Code Description Links
200 Success No links

Purchase Order

POST

/api/purchaseOrder/sendCreatePurchaseOrder

URL :
http://XXX.XXX.X.XXX/Similan_center_api_beta/swagger/index.html
Test URL :
Response Example (JSON)
{
 "client": "string",
 "order_no": "string",
 "order_type": "string",
 "status": "string",
 "reference": "string",
 "supplier": "string",
 "supplier_name": "string",
 "street": "string",
 "bldg": "string",
 "town": "string",
 "postcode": "string",
 "contact": "string",
 "phone": "string",
 "fax": "string",
 "maker": "string",
 "country": "string",
 "street3": "string",
 "state": "string",
 "payment_term": "string",
 "credit": 0,
 "vat": "string",
 "remarks": "string",
 "discount": 0,
 "discount_type": "string",
 "pr_ref": "string",
 "transport_mode": "string",
 "eta": "2020-11-03T04:05:42.249Z",
 "ship_to": "string",
 "ship_instruction": "string",
 "shipment_no": "string",
 "hawb": "string",
 "container": "string",
 "remarks1": "string",
 "currency": "string",
 "received_by": "string",
 "seal_number": "string",
 "vessel": "string",
 "origin_country": "string",
 "customs_import_entry": "string",
 "truckplate": "string",
 "typeoftruck": "string",
 "driver": "string",
 "licenscetype": "string",
 "truckingservices": "string",
 "invoice": "string",
 "podetails": [
   {
   "client": "string",
   "order_no": "string",
   "line_no": 0,
   "supplier": "string",
   "item_no": "string",
   "grade": "string",
   "loose": 0,
   "loose_uom": "string",
   "owner": "string",
   "lot": "string",
   "batch": "string",
   "item_size": "string",
   "item_color": "string",
   "item_class": "string",
   "line_remark": "string",
   "unit_price": 0,
   "udf1": "string",
   "discount": 0,
   "discount_type": "string",
   "maker": "string",
   "udf2": "string",
   "pr_line": "string",
   }
 ]
}
Request Parameters
Parameter Data Type
client string nullable: true
order_no string nullable: true
order_type string nullable: true
status string nullable: true
reference string nullable: true
supplier string nullable: true
supplier_name string nullable: true
street string nullable: true
bldg string nullable: true
town string nullable: true
postcode string nullable: true
contact string nullable: true
phone string nullable: true
fax string nullable: true
maker string nullable: true
country string nullable: true
street3 string nullable: true
state string nullable: true
payment_term string nullable: true
credit number($double)
discount_type string nullable: true
pr_ref string nullable: true
transport_mode string nullable: true
eta string nullable: true
ship_to string nullable: true
ship_instruction string nullable: true
shipment_no string nullable: true
hawb string nullable: true
container string nullable: true
remarks1 string nullable: true
currency string nullable: true
received_by string nullable: true
seal_number string nullable: true
vessel string nullable: true
origin_country string nullable: true
customs_import_entry string nullable: true
truckplate string nullable: true
typeoftruck string nullable: true
driver string nullable: true
licenscetype string nullable: true
truckingservices string nullable: true
invoice string nullable: true
podetails [...]
Responses
Code Description Links
200 Success No links

Salesorder

POST

/api/salesorder/sendCreateSalesOrder

URL :
http://XXX.XXX.X.XXX/Similan_center_api_beta/swagger/index.html
Test URL :
Response Example (JSON)
{
 "client": "string",
 "so_no": "string",
 "shipment_code": "string",
 "order_date": "string",
 "customer_code": "string",
 "customer_name": "string",
 "reference_no": "string",
 "remarks": "string",
 "delivery_date": "string",
 "transport_cost": 0,
 "service_fee": 0,
 "contact_person": "string",
 "address1": "string",
 "address2": "string",
 "street": "string",
 "sub_district": "string",
 "district": "string",
 "province": "string",
 "country": "string",
 "post_code": "string",
 "phone": "string",
 "trucking_service": "string",
 "tracking_no": "string",
 "cod": 0,
 "seq": 0,
 "whse_source": "string",
 "sodetails": [
 {
   "receipt_no": "string",
   "line_no": 0,
   "item_no": "string",
   "uom": "string",
   "qty": 0,
   "unit_price": 0,
   "grade": "string",
   "discount": 0,
   "discount_type": 0,
  }
 ],
 "username": "string",
 "password": "string",
 "sendby": "string",
}
Request Parameters
Parameter Data Type
client string nullable: true
so_no string nullable: true
shipment_code string nullable: true
order_date string nullable: true
customer_code string nullable: true
customer_name string nullable: true
reference_no string nullable: true
remarks string nullable: true
delivery_date string nullable: true
transport_cost number($double)
service_fee number($double)
contact_person string nullable: true
address1 string nullable: true
address2 string nullable: true
street string nullable: true
sub_district string nullable: true
district string nullable: true
province string nullable: true
country string nullable: true
post_code string nullable: true
phone string nullable: true
trucking_service string nullable: true
tracking_no string nullable: true
cod integer($int32)
seq integer($int32)
whse_source string nullable: true
sodetails [...]
username string nullable: true
password string nullable: true
sendby string nullable: true
Responses
Code Description Links
200 Success No links

Return

POST

/สร้างเอกสารใบส่งคืนสินค้ากลับคลังสินค้า (Return)

URL :
http://XXX.XXX.X.XXX/Similan_center_api_beta/swagger/index.html
Test URL :
Response Example (JSON)
{
 "client": "string",
 "receipt_no": "string",
 "status": "string",
 "receipt_station": "string",
 "warehouse": "string",
 "putaway_operator": "string",
 "receipt_type": "string",
 "receipt_date": "2020-11-03T04:45:19.274Z",
 "receipt_ref_no": "string",
 "client_po_no": "string",
 "client_so_no": "string",
 "shipment_no": "string",
 "ship_mode": "string",
 "supplier": "string",
 "vessel": "string",
 "container": "string",
 "awb_no": "string",
 "customer": "string",
 "eta": "2020-11-03T04:45:19.274Z",
 "custom_type": "string",
 "remarks": "string",
 "maker": "string",
 "vat": 0,
 "discount": 0,
 "discount_type": "string",
 "asn_flag": "string",
 "received_time": "string",
 "seal_number": "string",
 "origin_country": "string",
 "customs_import_entry": "string",
 "truckingservices": "string",
 "invoice": "string",
 "payment": "string",
 "ship_instruction": "string",
 "ship_to": "string",
 "customer_po_no": "string",
 "vender_no": "string",
 "meterials": "string",
 "personner": "string",
 "nc_remarks": "string",
 "qty_box": "string",
 "qty_pallet": "string",
 "unload_flag": "string",
 "details": [
  {
   "client": "string",
   "receipt_no": "string",
   "receipt_date": "2020-11-03T04:45:19.274Z",
   "line_no": "string",
   "pallet_no": "string",
   "item_no": "string",
   "uom": "string",
   "qty": "string",
   "grade": "string",
   "client_po_no": "string",
   "batch_no": "string",
   "lot_no": "string",
   "owner": "string",
   "expiry_date": "2020-11-03T04:45:19.274Z",
   "prod_Date": "2020-11-03T04:45:19.274Z",
   "item_color": "string",
   "item_class": "string",
   "width": 0,
   "depth": 0,
   "height": 0,
   "weight": 0,
   "status": "string",
   "location": "string",
   "maker": "string",
   "remarks_line": "string",
   "udf1": "string",
   "udf2": "string",
   "udf3": "string",
   "udf4": "string",
   "udf5": "string",
   "line_asn": 0,
   "line_purchase": 0,
   "asn_check": "string",
   "on_pallet": "string",
   "unit_cost": 0,
   "discount": 0,
   "discount_type": "string",
   "unit_price": 0,
   "client_so_no": "string",
   "client_so_line": 0,
   "client_so_no": "string",
  }
 ]
}
Request Parameters
Parameter Data Type
client string nullable: true
receipt_no string nullable: true
status string nullable: true
receipt_station string nullable: true
warehouse string nullable: true
putaway_operator string nullable: true
receipt_type string nullable: true
receipt_date string($date-time)nullable: true
receipt_ref_no string nullable: true
client_po_no string nullable: true
client_so_no string nullable: true
shipment_no string nullable: true
ship_mode string nullable: true
supplier string nullable: true
vessel string nullable: true
container string nullable: true
awb_no string nullable: true
customer string nullable: true
eta eta string($date-time)nullable: true
custom_type string nullable: true
remarks string nullable: true
maker string nullable: true
vat string nullable: true
vat integer($int32)
discount integer($int32)
discount_type string nullable: true
asn_flag string nullable: true
received_time string nullable: true
seal_number string nullable: true
origin_country string nullable: true
customs_import_entry string nullable: true
truckingservices string nullable: true
invoice string nullable: true
payment string nullable: true
ship_instruction string nullable: true
ship_to string nullable: true
customer_po_no string nullable: true
vender_no string nullable: true
meterials string nullable: true
personner string nullable: true
nc_remarks string nullable: true
qty_box string nullable: true
qty_pallet string nullable: true
unload_flag string nullable: true
details [...]
Responses
Code Description Links
200 Success No links