Contact Endpoints
contacts/add
This endpoint is used to add a new contact record for the given account. If Flinks, Plaid or Mx credentials are provided, we will fetch all personal and bank account details from those providers.
post/contacts/add
Response
Example response
{
"ContactID": "test_contact_id"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.