PersonName

Name of the person.

additionalNames
string <= 140 characters

Additional names of the person.

firstName
string <= 70 characters

Given name of the person.

initials
string <= 70 characters

Initials of the person.

knownAs
required
string <= 70 characters

A name that the person is known by.

lastName
string <= 70 characters

Family name of the person.

title
string <= 70 characters

Title of the person.

{
  • "additionalNames": "string",
  • "firstName": "string",
  • "initials": "string",
  • "knownAs": "string",
  • "lastName": "string",
  • "title": "string"
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.