...
Code Block |
---|
"performer": [
{
"display": "United Way",
"reference": "Organization/39", // This will be the ID that is given during Setup
"type": "Organization"
}
], |
...
...
Code Block |
---|
"performer": [
{
"display": "United Way",
"reference": "Organization/39", // This will be the ID that is given during Setup
"type": "Organization"
}
], |
...