Let's update the Third Party Company Cards page of the workspace editor to display domain feeds as described in the doc here.
{
"onyxData": [
{
"key": "sharedNVP_private_domain_member_19527211",
"onyxMethod": "set",
"value": {
"settings": {
"discover.com": {
"asrEnabled": false,
"forceReimbursable": "force_no",
"liabilityType": "corporate",
"preferredPolicy": "8548D13C46AEFD4B",
"reportTitleFormat": "",
"shouldApplyCashbackToBill": true,
"statementPeriodEndDay": 1,
"uploadLayoutSettings": []
}
}
}
}
]
}
Part of the Cross compatible Corporate Cards project
Main issue: https://github.com/Expensify/Expensify/issues/467915
Doc section: https://docs.google.com/document/d/1KHrQgvdZWvCwUkptjjW_oqnl0umyVNiPe7KIHCD1pBA/edit?tab=t.0#heading=h.hn90zqqqm7w9
Feature Description
Let's update the Third Party Company Cards page of the workspace editor to display domain feeds as described in the doc here.
To do this we will need to:
preferredPolicylike below on the domain_member nvp data.Onyx shape:
Manual Test Steps
Automated Tests
tbd
Issue Owner
Current Issue Owner: @maddylewis