Versions Compared

Key

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

...

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

Anchor
holder
holder

baFinId

stringrequired

optional1

An insurer’s BaFin number.

insurerId

string

optional1

An insurer’s unique identifier number.

supervisingAuthorityId

string

optional1

e2e

array

optional12

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

Anchor
agency
agency

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:

Anchor
explanations
explanations

1 required if db is empty
2 required if e2e is empty one parameter out of baFinId, insurerId and supervisingAuthorityId is required
2 one parameter out of db and e2e is required

Attributes of the HTTP response

...