External Keys
This method returns the data related to a given external ID.
Path parameters
externalIDstringRequired
Any external key.
Responses
200
OK
application/json
get
/people/transactions/externalID/{externalID}GET /gbds/v2/people/transactions/externalID/{externalID} HTTP/1.1
Host: <ip>:8085
Accept: */*
200
OK
{
"tguid": "text"
}Was this helpful?

