A member is the core entity in the Onsi platform, they are the end users who you invite to the platform. You should manage members via the Member Management APIDocumentation Index
Fetch the complete documentation index at: https://docs.onsi.com/llms.txt
Use this file to discover all available pages before exploring further.
A member on the platform.
^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$Onsi's ID of the member
"mem_q5sdae3se6eg9m9dcvug"
"John"
"Smith"
"+447123456789"
Tier name for the member
"Gold"
Unique ID provided by API consumer, must be unique across all members (active, invited and inactive)
"ID_123"
The status of the member.
active, invited, inactive A UK bank account
{
"accountHolder": "John Smith",
"sortCode": "123456",
"accountNumber": "12345678"
}true
Date of birth of the member, must later than 1900
^\d{4}-\d{2}-\d{2}$"1990-01-01"
Gender of the member
Female, Male, NonBinary