In the In_app array the purchase always comes

We are implementing the in-app purchase of consumable products, which I verified that they are consumable in the app store, according to I was reading the consumable products after finalizing the purchase, this no longer comes in the answer that apple gives you in the In_app arrangement of the object https://developer.apple.com/documentation/appstorereceipts/responsebody/receipt

Well, it turns out that we are in the development stage and our backend is validating the purchases in the sandbox, but after finalizing a purchase if I send the same recipe data again, I still see the same purchase in the array.

In the In_app array the purchase always comes
 
 
Q