PensionAdministrator

Name / Description Type / Format Example
name string "string"
email string "string"
address Address {Address}
telephone string "string"
id
The unique id of the object
string uuid "string"
{
  "name": "string",
  "email": "string",
  "address": {
    "line1": "string",
    "line2": "string",
    "line3": "string",
    "line4": "string",
    "line5": "string",
    "postCode": "string",
    "country": "England",
    "foreignCountry": "string"
  },
  "telephone": "string",
  "id": "string"
}
Contained in Models
PensionScheme
Consumed by Operations

- none -

Returned by Operations

- none -