Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created July 17, 2023 12:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/0085f4840907ebfb9dfccac7f9dadf48 to your computer and use it in GitHub Desktop.
Save bjoerntx/0085f4840907ebfb9dfccac7f9dadf48 to your computer and use it in GitHub Desktop.
[
{
"name": "vendor_name",
"type": "text",
"value": "Text Control, LLC"
},
{
"name": "vendor_address",
"type": "text",
"value": "4600 Park Road"
},
{
"name": "vendor_line2",
"type": "text",
"value": "Suite 470"
},
{
"name": "vendor_line3",
"type": "text",
"value": ""
},
{
"name": "vendor_city",
"type": "text",
"value": "Charlotte"
},
...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment