Member
Create a Family Member
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
Create a Family Member
Create a Family Member
POST
/
v1
/
member
curl --request POST \
--url https://qa-api.sbx.solidfi.com/v1/member \
--header 'Content-Type: application/json' \
--data '{
"familyId": "{{familyId}}",
"personId": "per-e942e118-f323-465c-aa57-ff9034264731"
}'
{
"businessId": "",
"createdAt": "2023-11-20T06:21:10Z",
"familyId": "fam-9a44d253-f866-440c-a5ad-6fd204eaeee5",
"id": "mem-55b28d5f-756e-4f14-b801-578950762422",
"isControlPerson": false,
"metadata": null,
"modifiedAt": "2023-11-20T06:21:10Z",
"ownership": "0.00",
"person": {
"address": {
"addressType": "mailing",
"city": "New York",
"country": "US",
"line1": "789 Main St",
"line2": "",
"postalCode": "10001",
"state": "NY"
},
"createdAt": "2023-11-20T06:21:10Z",
"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": {
"address": [],
"bank": [],
"dateOfBirth": [],
"fraud": [],
"idv": [],
"other": []
},
"status": "notStarted"
},
"language": "en",
"lastName": "Doe",
"metadata": null,
"middleName": "",
"modifiedAt": "2023-11-20T06:21:10Z",
"phone": "+15555555555",
"phoneVerified": false,
"programId": "prg-ffa511da-1adc-4603-b845-173b895a33f6",
"status": "active"
},
"title": ""
}
Body
application/json
Example:
"{{businessId}}"
Example:
"50"
Example:
"mailing"
Example:
"New York"
Example:
"US"
Example:
"789 Main St"
Example:
""
Example:
"10001"
Example:
"NY"
Example:
"1974-04-22"
Example:
"jane.doe@gmail.com"
Example:
"Jane"
Example:
"287654321"
Example:
"ssn"
Example:
"Doe"
Example:
""
Example:
"+15555555555"
Example:
"manager"
Response
201 - application/json
Create a Family Member / Create a Member
Example:
""
Example:
"2023-11-20T06:21:10Z"
Example:
"fam-9a44d253-f866-440c-a5ad-6fd204eaeee5"
Example:
"mem-55b28d5f-756e-4f14-b801-578950762422"
Example:
false
Example:
"2023-11-20T06:21:10Z"
Example:
"0.00"
Example:
"mailing"
Example:
"New York"
Example:
"US"
Example:
"789 Main St"
Example:
""
Example:
"10001"
Example:
"NY"
Example:
"2023-11-20T06:21:10Z"
Example:
"1974-04-22"
Example:
"jane.doe@gmail.com"
Example:
false
Example:
"Jane"
Example:
"per-e942e118-f323-465c-aa57-ff9034264731"
Example:
"287654321"
Example:
"ssn"
Example:
"2023-11-20T06:20:25Z"
Example:
"kyc-80ff0279-0a38-4da4-b59d-8c38874c21bf"
Example:
"2023-11-20T06:20:25Z"
Example:
"per-e942e118-f323-465c-aa57-ff9034264731"
Example:
""
Example:
""
Example:
"notStarted"
Example:
"en"
Example:
"Doe"
Example:
""
Example:
"2023-11-20T06:21:10Z"
Example:
"+15555555555"
Example:
false
Example:
"prg-ffa511da-1adc-4603-b845-173b895a33f6"
Example:
"active"
Example:
""
curl --request POST \
--url https://qa-api.sbx.solidfi.com/v1/member \
--header 'Content-Type: application/json' \
--data '{
"familyId": "{{familyId}}",
"personId": "per-e942e118-f323-465c-aa57-ff9034264731"
}'
{
"businessId": "",
"createdAt": "2023-11-20T06:21:10Z",
"familyId": "fam-9a44d253-f866-440c-a5ad-6fd204eaeee5",
"id": "mem-55b28d5f-756e-4f14-b801-578950762422",
"isControlPerson": false,
"metadata": null,
"modifiedAt": "2023-11-20T06:21:10Z",
"ownership": "0.00",
"person": {
"address": {
"addressType": "mailing",
"city": "New York",
"country": "US",
"line1": "789 Main St",
"line2": "",
"postalCode": "10001",
"state": "NY"
},
"createdAt": "2023-11-20T06:21:10Z",
"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": {
"address": [],
"bank": [],
"dateOfBirth": [],
"fraud": [],
"idv": [],
"other": []
},
"status": "notStarted"
},
"language": "en",
"lastName": "Doe",
"metadata": null,
"middleName": "",
"modifiedAt": "2023-11-20T06:21:10Z",
"phone": "+15555555555",
"phoneVerified": false,
"programId": "prg-ffa511da-1adc-4603-b845-173b895a33f6",
"status": "active"
},
"title": ""
}