Skip to content

Instantly share code, notes, and snippets.

@vishalzanzrukia
Created September 16, 2020 07:30
Show Gist options
  • Save vishalzanzrukia/687a994043271e82a5d33931f086cf74 to your computer and use it in GitHub Desktop.
Save vishalzanzrukia/687a994043271e82a5d33931f086cf74 to your computer and use it in GitHub Desktop.
Tour Promoter Co Json
{
"id":"id-1",
"name":"ABC Private Ltd.",
"address":"A-56, Xyz Street",
"website":"www.xyz.com",
"city":"XYZ",
"zipcode":"898900",
"country":"India",
"phone":"0123456789",
"phone2":"1123456789",
"fax":"0234 7878 899",
"promoterIds":["promoter-id-1", "promoter-id-2"],
"artistIds":["c-id-1", "c-id-2"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment