person-controller
Get a result from an external service based on information they provide to access their results
Get a result from an external service based on information they provide to access their results.
post/api/persons/{personId}/ext
Path parameters
personIdstring required
personId
Query parameters
tokenValuestring
Headers
accept-languagestring
accept-language
Request body
Response
OK
Example response
{
"message": "default"
}