Countries Test
ReferenceData/Countries
Create a new country.
Http Verb POST
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/ReferenceData/Countries

URI Parameters

This resource has no URI (Query) parameters.

Request Body

Request object type : Country

Request object type Country has the following properties.
Property Name Data Type Length Required Readonly Notes
CreatedBy string N Auto-assigned
CreatedDateTime date N Auto-assigned
CreateLocation string N Auto-assigned
DecimalSeparator string Y
Description string Y
Id integer N Auto-assigned
Inactive boolean Y
IsoAlpha2Code string N
IsoAlpha3Code string N
PhoneCode string 5 N
PhoneEditstring string 40 N
PhoneMask string 40 N
PhoneValidLengths string 32 N
ReqCity boolean Y
ReqPcode boolean N
ShortDesc string 3 N
UpdatedBy string N Auto-assigned
UpdatedDateTime date N Auto-assigned
UseAvs string N
UseStateField string N
ZipEditstring string 15 N
ZipMask string 15 N
ZipValidLengths string 32 N
{
  "CreatedDateTime": "2025-04-24T08:19:15.2650098-07:00",
  "CreateLocation": "sample string 1",
  "CreatedBy": "sample string 2",
  "DecimalSeparator": "sample string 3",
  "Description": "sample string 4",
  "Id": 1,
  "Inactive": true,
  "IsoAlpha3Code": "sample string 5",
  "IsoAlpha2Code": "sample string 6",
  "UpdatedDateTime": "2025-04-24T08:19:15.2650098-07:00",
  "UpdatedBy": "sample string 7",
  "PhoneCode": "sample string 8",
  "PhoneEditstring": "sample string 9",
  "PhoneMask": "sample string 10",
  "PhoneValidLengths": "sample string 11",
  "ReqCity": true,
  "ReqPcode": true,
  "ShortDesc": "sample string 13",
  "UseAvs": "sample string 14",
  "UseStateField": "sample string 15",
  "ZipEditstring": "sample string 16",
  "ZipMask": "sample string 17",
  "ZipValidLengths": "sample string 18"
}
<Country xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <CreateLocation>sample string 1</CreateLocation>
  <CreatedBy>sample string 2</CreatedBy>
  <CreatedDateTime>2025-04-24T08:19:15.2650098-07:00</CreatedDateTime>
  <DecimalSeparator>sample string 3</DecimalSeparator>
  <Description>sample string 4</Description>
  <Id>1</Id>
  <Inactive>true</Inactive>
  <IsoAlpha2Code>sample string 6</IsoAlpha2Code>
  <IsoAlpha3Code>sample string 5</IsoAlpha3Code>
  <PhoneCode>sample string 8</PhoneCode>
  <PhoneEditstring>sample string 9</PhoneEditstring>
  <PhoneMask>sample string 10</PhoneMask>
  <PhoneValidLengths>sample string 11</PhoneValidLengths>
  <ReqCity>true</ReqCity>
  <ReqPcode>true</ReqPcode>
  <ShortDesc>sample string 13</ShortDesc>
  <UpdatedBy>sample string 7</UpdatedBy>
  <UpdatedDateTime>2025-04-24T08:19:15.2650098-07:00</UpdatedDateTime>
  <UseAvs>sample string 14</UseAvs>
  <UseStateField>sample string 15</UseStateField>
  <ZipEditstring>sample string 16</ZipEditstring>
  <ZipMask>sample string 17</ZipMask>
  <ZipValidLengths>sample string 18</ZipValidLengths>
</Country>

Response object type : Country

Response object type Country has the following properties.
Property Name Data Type Length Required Readonly Notes
CreatedBy string N Auto-assigned
CreatedDateTime date N Auto-assigned
CreateLocation string N Auto-assigned
DecimalSeparator string Y
Description string Y
Id integer N Auto-assigned
Inactive boolean Y
IsoAlpha2Code string N
IsoAlpha3Code string N
PhoneCode string 5 N
PhoneEditstring string 40 N
PhoneMask string 40 N
PhoneValidLengths string 32 N
ReqCity boolean Y
ReqPcode boolean N
ShortDesc string 3 N
UpdatedBy string N Auto-assigned
UpdatedDateTime date N Auto-assigned
UseAvs string N
UseStateField string N
ZipEditstring string 15 N
ZipMask string 15 N
ZipValidLengths string 32 N
{
  "CreatedDateTime": "2025-04-24T08:19:15.2650098-07:00",
  "CreateLocation": "sample string 1",
  "CreatedBy": "sample string 2",
  "DecimalSeparator": "sample string 3",
  "Description": "sample string 4",
  "Id": 1,
  "Inactive": true,
  "IsoAlpha3Code": "sample string 5",
  "IsoAlpha2Code": "sample string 6",
  "UpdatedDateTime": "2025-04-24T08:19:15.2650098-07:00",
  "UpdatedBy": "sample string 7",
  "PhoneCode": "sample string 8",
  "PhoneEditstring": "sample string 9",
  "PhoneMask": "sample string 10",
  "PhoneValidLengths": "sample string 11",
  "ReqCity": true,
  "ReqPcode": true,
  "ShortDesc": "sample string 13",
  "UseAvs": "sample string 14",
  "UseStateField": "sample string 15",
  "ZipEditstring": "sample string 16",
  "ZipMask": "sample string 17",
  "ZipValidLengths": "sample string 18"
}
<Country xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <CreateLocation>sample string 1</CreateLocation>
  <CreatedBy>sample string 2</CreatedBy>
  <CreatedDateTime>2025-04-24T08:19:15.2650098-07:00</CreatedDateTime>
  <DecimalSeparator>sample string 3</DecimalSeparator>
  <Description>sample string 4</Description>
  <Id>1</Id>
  <Inactive>true</Inactive>
  <IsoAlpha2Code>sample string 6</IsoAlpha2Code>
  <IsoAlpha3Code>sample string 5</IsoAlpha3Code>
  <PhoneCode>sample string 8</PhoneCode>
  <PhoneEditstring>sample string 9</PhoneEditstring>
  <PhoneMask>sample string 10</PhoneMask>
  <PhoneValidLengths>sample string 11</PhoneValidLengths>
  <ReqCity>true</ReqCity>
  <ReqPcode>true</ReqPcode>
  <ShortDesc>sample string 13</ShortDesc>
  <UpdatedBy>sample string 7</UpdatedBy>
  <UpdatedDateTime>2025-04-24T08:19:15.2650098-07:00</UpdatedDateTime>
  <UseAvs>sample string 14</UseAvs>
  <UseStateField>sample string 15</UseStateField>
  <ZipEditstring>sample string 16</ZipEditstring>
  <ZipMask>sample string 17</ZipMask>
  <ZipValidLengths>sample string 18</ZipValidLengths>
</Country>
Change Version Description Contract Old New
Property Added 15.2.34 IsoAlpha2Code has been added to Country Country Country.IsoAlpha2Code
Property Added 15.2.34 IsoAlpha2Code has been added to Country Country Country.IsoAlpha2Code