Check Status
Method
GET
Url
https://platform.globaltravelrule.com/api/status
This API is for checking the status of GTR official service.
Authentication
No authentication
Path Parameters
No path parameters
Query Parameters
No query parameters
Request Body
No requset body
Responses
Status 200
OK
JSON Content
- Schema
- Example
{
"data": {},
"verifyStatus": 0,
"verifyMessage": "string"
}