Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created July 17, 2023 12:37
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/72c0ef4c1c05fe5d5685ce53e37ad3d0 to your computer and use it in GitHub Desktop.
Save bjoerntx/72c0ef4c1c05fe5d5685ce53e37ad3d0 to your computer and use it in GitHub Desktop.
var values = {
"vendor_name": "Text Control, LLC",
"vendor_address": "4600 Park Road",
"vendor_line2": "Suite 470",
"vendor_city": "Charlotte",
"vendor_state": "NC",
"vendor_zip": "28209",
"vendor_country": "USA",
"vendor_phone": "(704) 544-7445",
"vendor_fax": "(704) 542-0936",
"business_american": true,
"business_size_small": true,
"business_size": "Small Business"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment