Skip to main content

API Endpoints Status Code Changes

This documentation is only available through this link, should you close this page please refer back to the document's link provided in our News & Update page.

The table below will provide you with the list of endpoints, URLs, use case scenario and the current and new status codes that need to be changed. To search for the endpoint details, copy the endpoint name and paste it in the search bar.

Module NameEndpoint NameURLUsecase ScenarioCurrent Status CodeNew Status Code
Interaction API
List Reply
/v1/chat/fs/{fs_id}/messages/{msg_id}/replies
Invalid Data - Msg ID not associated with Shop ID .
500
403
Product API
Request Pick Up
/inventory/v1/fs/${fs_id}/pick-up
Invalid Order_ID Not Found .
500
400
Product API
Get Product Info
/inventory/v1/fs/{fs_id}/product/info
Invalid FS ID Not Associated .
500
403
Product API
Get Product Info
/inventory/v1/fs/{fs_id}/product/info
Get ProductInfo Invalid ProductID Format .
500
403
Product API
Update Price
/inventory/v1/fs/{fs_id}/price/update?shop_id={shop_id}&warehouse_id={warehouse_id}
failed count > 0 and success count > 0 .
200
206
Product API
Update Price
/inventory/v1/fs/{fs_id}/price/update?shop_id={shop_id}&warehouse_id={warehouse_id}
all failed .
200
400
Product API
Get Showcase
/inventory/v1/fs/{fs_id}/product/etalase
GetProductEtalase Invalid FS ID Not Associated .
500
403
Order API
Get Shipping Label
/v1/order/${order_id}/fs/${fs_id}/shipping-label
Invalid Order ID Not Found .
500
400
Order API
Accept Order
/v1/order/${order_id}/fs/${fs_id}/ack
Invalid Order_ID Not Found .
500
400
Order API
Confirm Shipping
/v1/order/${order_id}/fs/${fs_id}/status
Invalid Order_ID Not Found .
500
400
Order API
Reject Order
/v1/order/${order_id}/fs/${fs_id}/nack
Invalid Order_ID Not Found .
500
400
Order API
Accept Order
/v1/order/${order_id}/fs/${fs_id}/ack
Invalid Order_ID Not Found PLUS .
500
400
Order API
Reject Order
/v1/order/${order_id}/fs/${fs_id}/nack
Invalid Order_ID Not Found .
500
400
Order API
Webhook Order Notification
/v1/order/{orderid}/fs/{fs_id}/webhook?type=order_notification
Get Webhook Payload Order Notification that not associated to the fsid .
500
403
Order API
Webhook Order Notification
/v1/order/{orderid}/fs/{fs_id}/webhook?type=order_notification
Get Webhook Payload Order Notification that not exist .
500
400
Order API
Webhook Order Status
/v1/order/{orderid}/fs/{fs_id}/webhook?type=order_status
Get Webhook Payload Order Status that not associated to the fsid .
500
403
Product API
Create Bundle
/v1/products/bundle/fs/{fs_id}/create
warehouse not associate .
400
403
Product API
Cancel Bundle
/v1/products/bundle/fs/{fs_id}/edit
warehouse not associate .
500
403
Product API
Get Bundle List
/v1/products/bundle/fs/{fs_id}/list
warehouse not associate .
500
403
Product API
Get Bundle Info
/v1/products/bundle/fs/{fs_id}/info
warehouse not associate .
500
403
Product API
Set Active Product
/v1/products/fs/{fs_id}/active?shop_id={shop_id}
Invalid Product_ID Not Belong .
200
400
Product API
Set Inactive Product
/v1/products/fs/{fs_id}/inactive?shop_id={shop_id}
Invalid Product_ID Not Belong .
200
400
Product API
Set Inactive Product
/v1/products/fs/{fs_id}/inactive?shop_id={shop_id}
Negative Case Product Parent Variant .
200
400
Product API
Check Upload Status
/v2/products/fs/{fs_id}/status/{upload_id}
Invalid FS ID Not Associated .
500
403
Product API
Check Upload Status
/v2/products/fs/{fs_id}/status/{upload_id}
Invalid Upload ID Empty .
500
400
Campaign API
Cancel Slash Price
/v1/slash-price/fs/${fs_id}/cancel
failed count > 0 and success count > 0 .
200
206
Campaign API
Cancel Slash Price
/v1/slash-price/fs/${fs_id}/cancel
all failed .
200
400
Campaign API
View Campaign Products
/v1/campaign/fs/{fs_id}/view
Invalid format Product ID .
500
400
Campaign API
View Campaign Products
/v1/campaign/fs/{fs_id}/view
Some Product ID Is Not own by current Shop ID .
500
403
Campaign API
View Slash Price
/v1/slash-price/fs/{fs_id}/view
fs id not associated .
500
403
Campaign API
View Slash Price
/v1/slash-price/fs/{fs_id}/view
Warehouse ID Information Not Found .
500
400
Campaign API
View Slash Price
/v1/slash-price/fs/{fs_id}/view
Product ID Not Belong to Shop ID .
500
403
Campaign API
View Slash Price
/v1/slash-price/fs/{fs_id}/view
Cannot View Slash Price Information Parent Product Variant .
500
400
Campaign API
Update Slash Price
/v1/slash-price/fs/{fs_id}/update
fs id not associated .
500
403
Campaign API
Update Slash Price
/v1/slash-price/fs/{fs_id}/update
failed count > 0 and success count > 0 .
200
206
Campaign API
Update Slash Price
/v1/slash-price/fs/{fs_id}/update
all failed .
200
400
Campaign API
Add Slash Price
/v1/slash-price/fs/{fs_id}/add
all failed .
200
400
Campaign API
Add Slash Price
/v1/slash-price/fs/{fs_id}/add
failed count > 0 and success count > 0 .
200
206
Campaign API
Add Slash Price
/v1/slash-price/fs/{fs_id}/add
fs id not associated .
500
403
Campaign API
View Slash Price
/v2/slash-price/fs/{fs_id}/view
Cannot View Slash Price Information Parent Product Variant .
500
400