Skip to main content
PATCH
cURL

Path Parameters

public_id
string
required

Body

application/json
full_name
string
Maximum string length: 255
dob
string<date> | null
member_relationship
enum<string>
  • spouse - Spouse
  • child - Child
  • parent - Parent
  • sibling - Sibling
  • friend - Friend
  • trust - Trust
  • organization - Organization
  • estate - Estate
Available options:
spouse,
child,
parent,
sibling,
friend,
trust,
organization,
estate
member
string
tin
string
write-only
Pattern: \d{9}
address
object
phone_number
string
Maximum string length: 10

Response

200 - application/json
id
string
required
read-only
Pattern: ^[-a-zA-Z0-9_]+$
full_name
string
required
Maximum string length: 255
member_relationship
enum<string>
required
  • spouse - Spouse
  • child - Child
  • parent - Parent
  • sibling - Sibling
  • friend - Friend
  • trust - Trust
  • organization - Organization
  • estate - Estate
Available options:
spouse,
child,
parent,
sibling,
friend,
trust,
organization,
estate
member
string
required
tin_last_four
string
required
read-only
address
object
required
phone_number
string
required
Maximum string length: 10
dob
string<date> | null