People
This method returns the information of a person, given its PGUID.
Global unique ID of the person.
Determines if the API will try to get biographics from the Biobase Server or not.
OK
Validation Error
Person does not exist
Internal Error
This method performs an update operation in GBDS.
Global unique ID of the person.
Enrolled
Enqueued, processing, exception.
Validation Error
Pending or failed
Internal Error
This method deletes the information of a person, given its PGUID.
Global unique ID of the person.
Priority of the operation. Default is GOD_PRIORITY.
Timeout of the operation. Default is 0.
If the timeout is -1, the operation will be executed synchronously.
If the timeout is 0, the operation will be executed asynchronously.
If the timeout is >0 (greater than 0), the operation will be executed synchronously after the timeout.
Deleted
Person does not exist
Person not active, pending exceptions.
Internal Error
This method delete a specific biometric in a person's register, given the person's PGUID and biometric index.
Global unique ID of the person.
Finger index to be excluded.
OK
OK
This method returns the PGUID of a person, given its search keys.
ID of the key to be used to identify the reference person.
Value of the key to be used to identify the reference person.
OK
Validation Error
Person does not exist
Internal Error
This method deletes a transaction from a person, given its TGUID and the person's PGUID.
Global unique ID of the person.
Global unique ID of the transaction.
Deleted
Person does not exist
Person does not have a transaction, transaction is already disabled, could not disable transaction.
Internal Error
This method performs an update operation without comparing biometrics.
Global unique ID of the person.
Enrolled
Enqueued, processing.
Validation Error
Internal Error
This endpoint creates or updates biographics on the Biographic Base Server using BioBase configuration on API. It uses any key provided to find a person/identity on the server. If it does, it updates it with all biographics provided, keeping the existing ones. If it does not find any person/identity with the keys provided, it creates a person/identity on the server with the keys and biographics provided. It calls all servers until one responds with a 2xx http code. If none respond successfully, it returns the last server response call code.
Always send PGUID as key.
Global unique ID of the person.
Identity created on Biobase Server
Identity updated on Biobase Server
No content
This endpoint creates or updates biographics on the Biographic Base Server using BioBase configuration on API. It uses any key provided to find a person/identity on the server. If it does, it updates it with all biographics provided, keeping the existing ones. If it does not find any person/identity with the keys provided, it creates a person/identity on the server with the keys and biographics provided. It calls all servers until one responds with a 2xx http code. If none respond successfully, it returns the last server response call code.
Always send PGUID and TGUID as keys.
Global unique ID of the person.
Global unique ID of the transaction.
Identity created on Biobase Server
Identity updated on Biobase Server
No content
Last updated
Was this helpful?

