AUS: Name Change Certificate
- Name: Requires the new given, middle and family names as shown on the certificate
- Date of Birth: Always in YYYY-MM-DD format
- ID Type: idType =
NAME_CHANGE
- Country: AUS
- Registration Number: idNumber
- Registration State: region - one of: VIC/NSW/ACT/WA/SA/NT/QLD/TAS
- Certificate Number: extraData
- KvpKey: "certificate_number"
- KvpValue: "string"
- Date Of Print: extraData
- KvpKey: "certificate_date_of_print",
- KvpValue: "YYYY-MM-DD"
- Date Of Registration: extraData
- KvpKey: "certificate_date_of_registration",
- KvpValue: "YYYY-MM-DD"
- Registered Name: (This is the person's original name. Will obviously be different to the entity name)
- Original Family Name: extraData
- KvpKey: "registered_name_family",
- KvpValue: "string"
- Original First Given Name: extraData
- KvpKey: "registered_name_first_given",
- KvpValue: "string"
- Original Other Given Name (i.e. "middle name"): extraData
- KvpKey: "registered_name_other_given",
- KvpValue: "string"
- Original Family Name: extraData
Updated 12 months ago