Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When there is a need to get agency numbers within a specific account or broker via the Thinksurance Public API V1.1, from now on referred to as "the API," a dedicated endpoint facilitates this capability. This endpoint is accessible at the path /api/account/setget/anums/. It anticipates a comprehensive payload as part of the HTTP request, encompassing the requisite broker data.

...

To add a new agency number via the API, it is necessary to send an HTTP POSTrequest to the endpoint /api/account/setget/anums/. The main part of the HTTP request is a JSON payload of the request body.

...