processorIdentityGet
POST {{baseUrl}}/processor/identity/get
The /processor/identity/get
endpoint allows you to retrieve various account holder information on file with the financial institution, including names, emails, phone numbers, and addresses.
Request Body
{"processor_token"=>"<string>", "client_id"=>"5fd43aad1186c30013d6f3e2", "secret"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"account":{"account_id":"\u003cstring\u003e","balances":{"available":"\u003cnumber,null\u003e","current":"\u003cnumber,null\u003e","limit":"\u003cnumber,null\u003e","iso_currency_code":"\u003cstring,null\u003e","unofficial_currency_code":"\u003cstring,null\u003e","last_updated_datetime":"\u003cstring,null\u003e"},"mask":"\u003cstring,null\u003e","name":"\u003cstring\u003e","official_name":"\u003cstring,null\u003e","type":"\u003cstring\u003e","subtype":"\u003cstring,number\u003e","owners":[{"names":["\u003cstring\u003e","\u003cstring\u003e"],"phone_numbers":[{"data":"\u003cstring\u003e","primary":"\u003cboolean\u003e","type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"data":"\u003cstring\u003e","primary":"\u003cboolean\u003e","type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"emails":[{"data":"\u003cstring\u003e","primary":"\u003cboolean\u003e","type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"data":"\u003cstring\u003e","primary":"\u003cboolean\u003e","type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"addresses":[{"data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"primary":"\u003cboolean\u003e"},{"data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"primary":"\u003cboolean\u003e"}]},{"names":["\u003cstring\u003e","\u003cstring\u003e"],"phone_numbers":[{"data":"\u003cstring\u003e","primary":"\u003cboolean\u003e","type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"data":"\u003cstring\u003e","primary":"\u003cboolean\u003e","type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"emails":[{"data":"\u003cstring\u003e","primary":"\u003cboolean\u003e","type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"data":"\u003cstring\u003e","primary":"\u003cboolean\u003e","type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"addresses":[{"data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"primary":"\u003cboolean\u003e"},{"data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"primary":"\u003cboolean\u003e"}]}],"verification_status":"\u003cstring\u003e"},"request_id":"\u003cstring\u003e"}