currently Gift GET API does allow PledgeWriteOff system id to be specified and retrieved, but the gift list API does not, even when gift type is specifically specified. This is important to us as we utilize the GIft v2 to obtain installment and payment information into our data warehouse, but without the writeoff gift itself, we can't tell when the write off happened.
We also need the "Adjustment" gift type to return as well from Gift List as well as update to the gift list API such that a new property "adjustment" is added such that it links the gift id with the gift id of the adjustment
We use this information in our reconciliation process. Thanks.