how can i get order status from order api?

kair
Tourist
5 0 1

when i use "/admin/api/2021-01/orders.json?status=any" api, how can i get the order status?the json havn't `status` field.

Reply 1 (1)

MashaoR
Tourist
11 1 6

Have you tried subscribing to order events for
Order Creation
Order Update
Order Deletion
Order Payment
Order Fullfillment

Webhooks are in Admin->Settings->Notifications->Webhooks