We are trying to patch the receipt number for gifts that have been created as part of an approved gift batch. The issue is that the gift ID we receive when creating a gift batch doesn't match the gift ID of a gift created after approving the batch. Example: We created a batch with a single gift and received gift ID 142892. We are sure this was the correct ID as we could see it on the batch gift detail page. Then we approved the batch and checked the gift page (via constituent profile page) - the ID of the gift is 149588.
Is there any way how we can pair/match these two types of gift records? (gift within a batch and standard/approved gift).
We tried to set the lookup_id for a gift however that's being ignored while creating a batch gift record. Even though we've passed "av_web_1000" as the gift lookup_id we received response: "lookup_id":"7fef258c-cac8-4603-972e-f347b91c35e0"
Any advice will be highly appreciated.