Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

how can i get order status from order api?

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 7

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