Merchent APIs V2.3.1
Number of APIs: 154
Contact Support: Name: Salla Email: support@salla.dev
-
Branches - Update Branch PUT {{baseUrl}}/branches/:branch
-
Branches - Branch Details GET {{baseUrl}}/branches/:branch
-
Branches - Delete Branch DELETE {{baseUrl}}/branches/:branch
-
Orders - Create Order POST {{baseUrl}}/orders
-
Orders - List Orders GET {{baseUrl}}/orders?keyword=<string>&payment_method=<array>&status=<array>&from_date=<string>&to_date=<string>&country=<integer>&city=<string>&product=<string>&branch=<array>&tags=<array>&expanded=<boolean>&page=1&reference_id=<integer>&coupon=<string>&customer_id=<number>&shipping_app_id=<array>
-
Order Status - Update Order Status POST {{baseUrl}}/orders/:order_id/status
-
Order Status - Create Custom Sub-Status POST {{baseUrl}}/orders/statuses
-
Order Status - List Order Statuses GET {{baseUrl}}/orders/statuses
-
Order Status - Order Status Details GET {{baseUrl}}/orders/statuses/:status_id
-
Order Status - Update Statuses PUT {{baseUrl}}/orders/statuses/:status_id