This api can be used to get the dropoff code which is created at the time of create new key.
{
"PropertyId": 1
}
{
"PropertyName": "sample string 1",
"KeyId": 2,
"DropOffCode": "sample string 3",
"Store": {
"Id": 1,
"Name": "sample string 2",
"Address": "sample string 3",
"PostCode": "sample string 4",
"Storetime": "sample string 5",
"Latitude": "sample string 6"
"Longitude": "sample string 7"
}
}