Skip to content

Instantly share code, notes, and snippets.

@martezr
Last active March 5, 2021 17:51
Show Gist options
  • Save martezr/56a1c7d69e96a8dd89c0d47236a90249 to your computer and use it in GitHub Desktop.
Save martezr/56a1c7d69e96a8dd89c0d47236a90249 to your computer and use it in GitHub Desktop.
Morpheus Option Lists Example
[
{
"id": 1,
"name": "633450 - (R&D)",
"costcenter": 633450
},
{
"id": 2,
"name": "633256 - (Security)",
"costcenter": 633256
},
{
"id": 3,
"name": "632114 - (Engineering)",
"costcenter": 632114
}
]
[
{
"id": 1,
"name": "Atlas",
"code": 455
},
{
"id": 2,
"name": "Axis",
"code": 442
},
{
"id": 3,
"name": "Orion",
"code": 568
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment