Retrieve a Person by its identifierCopy Pageget https://api-mtls.eu.tispayments.com/rest/api/bam/persons/{personId}Fetch details of a single Person by specifying its unique identifier in the request.Path ParamspersonIdstringrequiredUnique UUID identifier of the personResponses 200A person 4XXError caused by the client, like invalid inputs or missing authorization. 5XXError caused by the server.Updated 6 months ago