Member
List all Family Members
Getting Started
Person
Business
Documents Person
Document Business
Member
Accounts
Contacts
Send
- GETList all Intrabank Push
- POSTSend an Intrabank Push
- GETGet an Intrabank Push
- PATCHUpdate an Intrabank Push
- GETList all ACH Push
- POSTSend an ACH Push
- GETGet an ACH Push
- PATCHUpdate an ACH Push
- GETList all Wire Sent
- POSTSend an Wire Transfer
- GETGet an Wire Transfer
- PATCHUpdate an Wire Transfer
- GETList all Check Sent
- POSTSend an Check
- GETGet an Check Sent
- PATCHUpdate an Check Sent
Receive
Cards
Webhooks
Program
Help Desk
Member
List all Family Members
List all Family Members
GET
/
v1
/
member
{
"data": [
{
"businessId": "bus-a4c781d1-abf2-4030-bc70-d860cf164013",
"createdAt": "2023-11-20T06:20:48Z",
"familyId": "",
"id": "mem-ddcb6c94-c69a-42b3-a8f1-64d2c2e83065",
"isControlPerson": false,
"metadata": null,
"modifiedAt": "2023-11-20T06:20:48Z",
"ownership": "50.00",
"person": {
"address": {
"addressType": "mailing",
"city": "New York",
"country": "US",
"line1": "789 Main St",
"line2": "",
"postalCode": "10001",
"state": "NY"
},
"createdAt": "2023-11-20T06:20:48Z",
"dateOfBirth": "1974-04-22",
"email": "jane.doe@gmail.com",
"emailVerified": false,
"firstName": "Jane",
"id": "per-e942e118-f323-465c-aa57-ff9034264731",
"idNumber": "287654321",
"idType": "ssn",
"kyc": {
"createdAt": "2023-11-20T06:20:25Z",
"id": "kyc-80ff0279-0a38-4da4-b59d-8c38874c21bf",
"modifiedAt": "2023-11-20T06:20:25Z",
"personId": "per-e942e118-f323-465c-aa57-ff9034264731",
"results": {
"address": "notStarted",
"bank": "notStarted",
"dateOfBirth": "notStarted",
"fraud": "notStarted",
"idv": "notStarted"
},
"reviewCode": "",
"reviewMessage": "",
"reviewReasons": null,
"status": "notStarted"
},
"language": "en",
"lastName": "Doe",
"metadata": null,
"middleName": "",
"modifiedAt": "2023-11-20T06:20:48Z",
"phone": "+15555555555",
"phoneVerified": false,
"programId": "prg-ffa511da-1adc-4603-b845-173b895a33f6",
"status": "active"
},
"title": "manager"
},
{
"businessId": "bus-a4c781d1-abf2-4030-bc70-d860cf164013",
"createdAt": "2023-11-20T06:14:43Z",
"familyId": "",
"id": "mem-cebf9afb-63de-4fdd-94f7-fb7ab5fc4edd",
"isControlPerson": true,
"metadata": null,
"modifiedAt": "2023-11-20T06:14:43Z",
"ownership": "0.00",
"person": {
"address": {
"addressType": "mailing",
"city": "Los Gatos",
"country": "US",
"line1": "1 Broadway",
"line2": "",
"postalCode": "95030",
"state": "CA"
},
"createdAt": "2023-11-20T06:14:43Z",
"dateOfBirth": "1974-01-25",
"email": "johndoe@solidfi.com",
"emailVerified": false,
"firstName": "John",
"id": "per-e6553324-1db8-49a8-a0d3-29132280b838",
"idNumber": "999999999",
"idType": "ssn",
"kyc": {
"createdAt": "2023-11-20T05:31:48Z",
"id": "kyc-69760d03-7957-46d5-b34f-ff820fd66520",
"modifiedAt": "2023-11-20T05:57:59Z",
"personId": "per-e6553324-1db8-49a8-a0d3-29132280b838",
"results": {
"address": "approved",
"bank": "approved",
"dateOfBirth": "approved",
"fraud": "approved",
"idv": "approved"
},
"reviewCode": "",
"reviewMessage": "",
"reviewReasons": null,
"status": "approved"
},
"language": "en",
"lastName": "Doe",
"metadata": null,
"middleName": "",
"modifiedAt": "2023-11-20T06:14:43Z",
"phone": "+15555555555",
"phoneVerified": false,
"programId": "prg-ffa511da-1adc-4603-b845-173b895a33f6",
"status": "active"
},
"title": ""
}
],
"total": 2
}
Body
application/json · any
The body is of type any
.
Response
200 - application/json
List all Members / List all Members
Example:
""
Example:
"2023-11-20T06:16:16Z"
Example:
"fam-9a44d253-f866-440c-a5ad-6fd204eaeee5"
Example:
"mem-61b75db3-7b22-4be9-81f0-5e9e8f0e2209"
Example:
true
Example:
"2023-11-20T06:16:16Z"
Example:
"0.00"
Example:
"mailing"
Example:
"Los Gatos"
Example:
"US"
Example:
"1 Broadway"
Example:
""
Example:
"95030"
Example:
"CA"
Example:
"2023-11-20T06:16:16Z"
Example:
"1974-01-25"
Example:
"johndoe@solidfi.com"
Example:
false
Example:
"John"
Example:
"per-e6553324-1db8-49a8-a0d3-29132280b838"
Example:
"999999999"
Example:
"ssn"
Example:
"2023-11-20T05:31:48Z"
Example:
"kyc-69760d03-7957-46d5-b34f-ff820fd66520"
Example:
"2023-11-20T05:57:59Z"
Example:
"per-e6553324-1db8-49a8-a0d3-29132280b838"
Example:
""
Example:
""
Example:
"approved"
Example:
"en"
Example:
"Doe"
Example:
""
Example:
"2023-11-20T06:16:16Z"
Example:
"+15555555555"
Example:
false
Example:
"prg-ffa511da-1adc-4603-b845-173b895a33f6"
Example:
"active"
Example:
""
Example:
[
{
"businessId": "",
"createdAt": "2023-11-20T06:16:16Z",
"familyId": "fam-9a44d253-f866-440c-a5ad-6fd204eaeee5",
"id": "mem-61b75db3-7b22-4be9-81f0-5e9e8f0e2209",
"isControlPerson": true,
"metadata": null,
"modifiedAt": "2023-11-20T06:16:16Z",
"ownership": "0.00",
"person": {
"address": {
"addressType": "mailing",
"city": "Los Gatos",
"country": "US",
"line1": "1 Broadway",
"line2": "",
"postalCode": "95030",
"state": "CA"
},
"createdAt": "2023-11-20T06:16:16Z",
"dateOfBirth": "1974-01-25",
"email": "johndoe@solidfi.com",
"emailVerified": false,
"firstName": "John",
"id": "per-e6553324-1db8-49a8-a0d3-29132280b838",
"idNumber": "999999999",
"idType": "ssn",
"kyc": {
"createdAt": "2023-11-20T05:31:48Z",
"id": "kyc-69760d03-7957-46d5-b34f-ff820fd66520",
"modifiedAt": "2023-11-20T05:57:59Z",
"personId": "per-e6553324-1db8-49a8-a0d3-29132280b838",
"results": {
"address": "approved",
"bank": "approved",
"dateOfBirth": "approved",
"fraud": "approved",
"idv": "approved"
},
"reviewCode": "",
"reviewMessage": "",
"reviewReasons": null,
"status": "approved"
},
"language": "en",
"lastName": "Doe",
"metadata": null,
"middleName": "",
"modifiedAt": "2023-11-20T06:16:16Z",
"phone": "+15555555555",
"phoneVerified": false,
"programId": "prg-ffa511da-1adc-4603-b845-173b895a33f6",
"status": "active"
},
"title": ""
}
]
Example:
1
{
"data": [
{
"businessId": "bus-a4c781d1-abf2-4030-bc70-d860cf164013",
"createdAt": "2023-11-20T06:20:48Z",
"familyId": "",
"id": "mem-ddcb6c94-c69a-42b3-a8f1-64d2c2e83065",
"isControlPerson": false,
"metadata": null,
"modifiedAt": "2023-11-20T06:20:48Z",
"ownership": "50.00",
"person": {
"address": {
"addressType": "mailing",
"city": "New York",
"country": "US",
"line1": "789 Main St",
"line2": "",
"postalCode": "10001",
"state": "NY"
},
"createdAt": "2023-11-20T06:20:48Z",
"dateOfBirth": "1974-04-22",
"email": "jane.doe@gmail.com",
"emailVerified": false,
"firstName": "Jane",
"id": "per-e942e118-f323-465c-aa57-ff9034264731",
"idNumber": "287654321",
"idType": "ssn",
"kyc": {
"createdAt": "2023-11-20T06:20:25Z",
"id": "kyc-80ff0279-0a38-4da4-b59d-8c38874c21bf",
"modifiedAt": "2023-11-20T06:20:25Z",
"personId": "per-e942e118-f323-465c-aa57-ff9034264731",
"results": {
"address": "notStarted",
"bank": "notStarted",
"dateOfBirth": "notStarted",
"fraud": "notStarted",
"idv": "notStarted"
},
"reviewCode": "",
"reviewMessage": "",
"reviewReasons": null,
"status": "notStarted"
},
"language": "en",
"lastName": "Doe",
"metadata": null,
"middleName": "",
"modifiedAt": "2023-11-20T06:20:48Z",
"phone": "+15555555555",
"phoneVerified": false,
"programId": "prg-ffa511da-1adc-4603-b845-173b895a33f6",
"status": "active"
},
"title": "manager"
},
{
"businessId": "bus-a4c781d1-abf2-4030-bc70-d860cf164013",
"createdAt": "2023-11-20T06:14:43Z",
"familyId": "",
"id": "mem-cebf9afb-63de-4fdd-94f7-fb7ab5fc4edd",
"isControlPerson": true,
"metadata": null,
"modifiedAt": "2023-11-20T06:14:43Z",
"ownership": "0.00",
"person": {
"address": {
"addressType": "mailing",
"city": "Los Gatos",
"country": "US",
"line1": "1 Broadway",
"line2": "",
"postalCode": "95030",
"state": "CA"
},
"createdAt": "2023-11-20T06:14:43Z",
"dateOfBirth": "1974-01-25",
"email": "johndoe@solidfi.com",
"emailVerified": false,
"firstName": "John",
"id": "per-e6553324-1db8-49a8-a0d3-29132280b838",
"idNumber": "999999999",
"idType": "ssn",
"kyc": {
"createdAt": "2023-11-20T05:31:48Z",
"id": "kyc-69760d03-7957-46d5-b34f-ff820fd66520",
"modifiedAt": "2023-11-20T05:57:59Z",
"personId": "per-e6553324-1db8-49a8-a0d3-29132280b838",
"results": {
"address": "approved",
"bank": "approved",
"dateOfBirth": "approved",
"fraud": "approved",
"idv": "approved"
},
"reviewCode": "",
"reviewMessage": "",
"reviewReasons": null,
"status": "approved"
},
"language": "en",
"lastName": "Doe",
"metadata": null,
"middleName": "",
"modifiedAt": "2023-11-20T06:14:43Z",
"phone": "+15555555555",
"phoneVerified": false,
"programId": "prg-ffa511da-1adc-4603-b845-173b895a33f6",
"status": "active"
},
"title": ""
}
],
"total": 2
}