How Can We Help?
< All Topics
Print

Verify Service Status- API Ping

Test the API connection status by your customer account and API credential.

  • URL: {API root URL}/test
  • Method: GET

Response

Attribute List

Element NameData TypeDescription
MessageStringThe customer code assigned by BEST

Response Example

{
    "message": "Hello {your customer code}"
}
Previous Overview
Table of Contents