Confirm Retired

Triangle Registry - Confirm Retired

POST https://product.triangle.digital:8888/api/v2/confirm_retired

Headers

Name
Value

Content-Type

application/json

Body

Name
Type
Description
Example

hash

string

API key

fk5f0iuy-rr06-j4x3-i75b-fy2s67s4ilo1

tx_id

string

Transaction ID form webhook

344

Response

{
    "message": "The retirement was successfully confirmed.",
    "success": true,
    "data": {},
    "operations_count": 1
}

Last updated