We are testing for "DRS automatic ordering".
We received the TEST_ORDER_PLACED (test order status) value using the Replenish Endpoint api (order API) for the first order.
After that, we sent the Replenish Endpoint api again and received the ORDER_INPROGRESS value.
After 24 hours, we received the ORDER_INPROGRESS value again. So, after 72 hours, we tried to get the configured slot status of the token using the SubscriptionInfo Endpoint api for the Replenish Endpoint api, but the three selected slot value appears to false.
In SubscriptionInfo Endpoint api, if the state of slot appears false, it is not selected.
In this case, we can not automatic order because we don't know the status of the slot stored in the token.