GET Account by ID
Playground
GETEndpoint:
/api/data/v1/accounts/{account_id}
Example:
Response:
Description of the Response with an example of the data
GET all accounts
Playground
GETEndpoint:
/api/data/v1/accounts/
Example:
Description of the Response with an example of the data
Search Accounts by Name
Playground
POSTEndpoint:
/api/search/v1/query
Example:
Response:
Description of the Response with an example of the data
Create Account
Playground
POSTEndpoint:
/api/data/v1/accounts
Example:
Response:
Description of the Response with an example of the data