Merchent APIs V2.3.1

Number of APIs: 154

Contact Support: Name: Salla Email: support@salla.dev

  1. Branches - Update Branch PUT {{baseUrl}}/branches/:branch

  2. Branches - Branch Details GET {{baseUrl}}/branches/:branch

  3. Branches - Delete Branch DELETE {{baseUrl}}/branches/:branch

  4. Orders - Create Order POST {{baseUrl}}/orders

  5. 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>

  6. Order Status - Update Order Status POST {{baseUrl}}/orders/:order_id/status

  7. Order Status - Create Custom Sub-Status POST {{baseUrl}}/orders/statuses

  8. Order Status - List Order Statuses GET {{baseUrl}}/orders/statuses

  9. Order Status - Order Status Details GET {{baseUrl}}/orders/statuses/:status_id

  10. Order Status - Update Statuses PUT {{baseUrl}}/orders/statuses/:status_id