Marriott transactions where an amount has been gifted out to another account is reported by AwardWallet as an acquisition.
{
"fields": [
{ "code": "PostingDate", "name": "Posted Date", "value": { "type": "string", "value": "6/3/21" } },
{ "code": "Description", "name": "Description", "value": { "type": "string", "value": "Gifted Points in member 6015995045028299" } },
{ "code": "Info", "name": "Type", "value": { "type": "string", "value": "TransferFrom" } },
{ "code": "Info", "name": "Points", "value": { "type": "string", "value": "" } },
{ "code": "Bonus", "name": "Bonus", "value": { "type": "string", "value": "" } },
{ "code": "Miles", "name": "Total Points", "value": { "type": "miles", "value": 25721 } }
]
}
Marriott transactions where an amount has been gifted out to another account is reported by AwardWallet as an acquisition.
{ "fields": [ { "code": "PostingDate", "name": "Posted Date", "value": { "type": "string", "value": "6/3/21" } }, { "code": "Description", "name": "Description", "value": { "type": "string", "value": "Gifted Points in member 6015995045028299" } }, { "code": "Info", "name": "Type", "value": { "type": "string", "value": "TransferFrom" } }, { "code": "Info", "name": "Points", "value": { "type": "string", "value": "" } }, { "code": "Bonus", "name": "Bonus", "value": { "type": "string", "value": "" } }, { "code": "Miles", "name": "Total Points", "value": { "type": "miles", "value": 25721 } } ] }