Skip to main content

Order Status


Method#

This method allows you to check the current status of an order by the order id.

 suspend fun getOrderStatus(orderId: String): OrderStatus