postman.herondata.io
Open in
urlscan Pro
54.157.71.241
Public Scan
URL:
https://postman.herondata.io/
Submission: On July 04 via automatic, source certstream-suspicious — Scanned from DE
Submission: On July 04 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
0 forms found in the DOMText Content
* Body * Headers (1) * Body * Headers (1) Public Documentation Settings ENVIRONMENT No Environment LAYOUT Double Column LANGUAGE cURL - cURL Heron Data API Introduction api HERON DATA API Contact Support: Name: Support Email: support@herondata.io AUTHORIZATIONBasic Auth Username <username> Password <password> API AUTHORIZATIONBasic Auth This folder is using Basic Auth from collectionHeron Data API END USERS AUTHORIZATIONBasic Auth This folder is using Basic Auth from collectionHeron Data API {END USER ID OR HERON ID} AUTHORIZATIONBasic Auth This folder is using Basic Auth from collectionHeron Data API PLAID AUTHORIZATIONBasic Auth This folder is using Basic Auth from collectionHeron Data API POSTUPLOAD PLAID ASSETS https://app.herondata.io/api/end_users/:end_user_id_or_heron_id/plaid/assets Upload Plaid asset JSON for a specified end user to translate into Heron Data format and add transactions for the end user AUTHORIZATIONBasic Auth Username <username> Password <password> HEADERS Content-Type application/json Accept application/json PATH VARIABLES end_user_id_or_heron_id id aliquip labore nisi ut (Required) The end_user_id or heron_id of EndUser to upload Bodyraw (json) View More json [ { "report": { "items": [ { "accounts": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ] }, { "accounts": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ] } ] } }, { "report": { "items": [ { "accounts": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ] }, { "accounts": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ] } ] } } ] Example Request OK View More curl curl --location 'https://app.herondata.io/api/end_users/id aliquip labore nisi ut/plaid/assets' \ --header 'Authorization: Basic <credentials>' \ --data '[ { "report": { "items": [ { "accounts": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ] }, { "accounts": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ] } ] } }, { "report": { "items": [ { "accounts": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ] }, { "accounts": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ] } ] } } ]' 201 Created Example Response * Body * Headers (1) json { "_summary": { "request_id": "id ullamco" } } Content-Type application/json POSTUPLOAD PLAID TRANSACTIONS https://app.herondata.io/api/end_users/:end_user_id_or_heron_id/plaid/transactions Upload Plaid transactions JSON for a specified end user to translate into Heron Data format and add transactions for the end user AUTHORIZATIONBasic Auth Username <username> Password <password> HEADERS Content-Type application/json Accept application/json PATH VARIABLES end_user_id_or_heron_id id aliquip labore nisi ut (Required) The end_user_id or heron_id of EndUser to upload Bodyraw (json) View More json { "transactions": [ { "account_id": "ut deserunt", "amount": -47809680.95007196, "category": [ "dolore id", "sint anim nulla Lorem" ], "date": "1971-04-02", "iso_currency_code": "USD", "merchant_name": "adipisicing eiusmod aliqui", "name": "nostrud", "timestamp": "1993-07-18T22:50:05.518Z", "transaction_code": "fugiat in quis aliquip ut", "transaction_id": "ut reprehenderit" }, { "account_id": "cillum", "amount": -69452697.02224182, "category": [ "Lorem incididunt non consequat", "ea irure esse" ], "date": "2017-04-15", "iso_currency_code": "USD", "merchant_name": "in Lorem culpa", "name": "consequat ut culpa", "timestamp": "2005-01-18T11:01:39.298Z", "transaction_code": "mollit sunt", "transaction_id": "sed eu dolor dolor" } ], "accounts": [ { "account_id": "deserunt ut", "balances": { "available": 72201660.61225063, "current": -9427813.525210828, "iso_currency_code": "esse et" } }, { "account_id": "non laborum ut", "balances": { "available": -58686623.01387646, "current": -11410512.316675931, "iso_currency_code": "occaec" } } ] } Example Request OK View More curl curl --location 'https://app.herondata.io/api/end_users/id aliquip labore nisi ut/plaid/transactions' \ --header 'Authorization: Basic <credentials>' \ --data '{ "transactions": [ { "account_id": "mollit Lorem", "amount": 75242143.96144953, "category": [ "ut sint incididunt ullamco minim", "incididunt velit dolor aute cupidatat" ], "date": "1958-12-20", "iso_currency_code": "USD", "merchant_name": "Lorem irure adipisicing", "name": "enim", "timestamp": "1968-07-29T03:57:18.142Z", "transaction_code": "incididun", "transaction_id": "voluptate Excepteur" }, { "account_id": "enim", "amount": 1388163.1915809512, "category": [ "dolore minim ess", "velit sed nisi ani" ], "date": "1963-10-22", "iso_currency_code": "USD", "merchant_name": "ut ", "name": "mollit", "timestamp": "1945-10-26T05:46:14.210Z", "transaction_code": "dolor", "transaction_id": "mollit magna laboris" } ], "accounts": [ { "account_id": "dolor fugiat", "balances": { "available": 98543300.60180908, "current": -69564247.91382512, "iso_currency_code": "fugiat veniam consectetur est" } }, { "account_id": "amet magna veniam", "balances": { "available": 20014425.405826807, "current": -12264160.624992833, "iso_currency_code": "in ipsum proident" } } ] }' 201 Created Example Response * Body * Headers (1) json { "_summary": { "request_id": "id ullamco" } } Content-Type application/json TRANSACTIONS AUTHORIZATIONBasic Auth This folder is using Basic Auth from collectionHeron Data API