The /orders/orderstatus endpoint provides real-time visibility into the current status of orders submitted through the Vertex API.By passing your unique order reference or Vertex order ID, you can retrieve detailed tracking information including fulfillment status, shipment status, and timestamps for each key stage in the order lifecycle.Tracking Number will populate under this endpoint if the order has shipped. Detailed fulfillment data is called from /orders/orderfulfillmentStatus Codes: Order Picking, Order Packed, Pending Approval, Pending Fulfillment, Shipped, Contact Account Manager
Request
Authorization
OAuth 2.0
Client Credentials
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.