Get type of transaction
curl --request GET \ --url https://data.turin.tac.build/operation-type
{ "response": "PENDING" }
The response is of type object.
object
Was this page helpful?