...
bToken | string | required | A special token used for broker to identify itself during API calls. Provided by Thinksurance Support Team. | ||||||
---|---|---|---|---|---|---|---|---|---|
agencyNumbers | array | required | An array that holds information on all agency numbers that should be added. Each item of the array is represented by Agency Number Holder Scheme bellow. | ||||||
Agency Number Holder Scheme
| |||||||||
baFinId | stringrequired | optional1 | An insurer’s BaFin number. | ||||||
insurerId | string | optional1 | An insurer’s unique identifier number. | ||||||
supervisingAuthorityId | string | optional1 | |||||||
e2e | array | An array that holds information on all agency numbers that should be added for one insurer, that should be used with deals made by calculation. Each item of the array is represented by Agency Number Scheme bellow. | |||||||
db | array | optional2 | An array that holds information on all agency numbers that should be added for one insurer, that should be used with deals made in tendering process. Each item of the array is represented by Agency Number Scheme bellow. | ||||||
Agency Number Scheme
| |||||||||
brokerAgencyNumber | string | required | The actual agency number. | ||||||
brokerAgencyEmail | string | optional | Broker’s contact email. | ||||||
brokerAgencyName | string | optional | Broker’s contact name. | ||||||
brokerAgencyPhone | string | optional | Broker’s contact phone. | ||||||
Explanations:
1 required if db is empty |
Attributes of the HTTP response
...