get_contract {hlidacr} | R Documentation |
Get contract details
get_contract(id, token = NULL)
id |
ID of contract |
token |
Authorization token |
list with data
https://www.hlidacstatu.cz/swagger/index.html
https://www.hlidacstatu.cz/api/v1/doc
## Not run:
get_contract(id = "1086905")
## End(Not run)