Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Base Url: /smartfin/api/v1/whitelist
Retrieve Company’s Data
...
GET /smartfin/api/v1/whitelist
...
The company data’s status (true or false)
Update / Insert
...
Company’s Data
...
Update/insert company | Inserts/Update company | ||||
---|---|---|---|---|---|
Request | URL:
Method:
Headers:
Authorization:
JSON Body:
| ||||
Response |
| ||||
Notes | The returned insert_list contains data of failed and successful inserts The returned update_list contains data of failed and successful updates Insert would fail if there is an existing whitelist with the same Update would fail if there is an existing whitelist with the same entity_type can be empty '' |
...