Biographic
External biographics from a biographic database.
Provide a list of one or more IDs and, for each ID provided, retrieve a list of biographics from an external biographic database using ID keys.
If the authorization token is VALID, the response will be 200 OK. It will contain an ID list with the related biographics. If no IDs are found, the return is an empty list.
If the authorization token is INVALID, the response will be 403 Forbidden.
- : get biographics
OK
Forbidden
Update list of biographics for a provided ID using ID keys.
An ID identified with a list of keys and list to biographics to update it with.
If no ID is found by keys, CREATE it on the biographic base.
If an ID is found by keys, UPDATE it on the biographic base.
Forbidden
Last updated
Was this helpful?

