Address

Name / Description Type / Format Example
line1 string "string"
line2 string "string"
line3 string "string"
line4 string "string"
line5 string "string"
postCode string "string"
country string "England" "NorthernIreland" "Scotland" "Wales" "OutsideUk" "Uk"
foreignCountry string "string"
{
  "line1": "string",
  "line2": "string",
  "line3": "string",
  "line4": "string",
  "line5": "string",
  "postCode": "string",
  "country": "England",
  "foreignCountry": "string"
}
Consumed by Operations

- none -

Returned by Operations

- none -