a9dd2afd70a1

latestOpenAPI 3.1.02026-08-041130479.2 KB

Mobile to GST

post/v1/api_hub/mobile_to_gst_l1

Request body

mobile_numberstring required

Response

200

txn_idstring
api_categorystring
api_namestring
billableboolean
messagestring
statusinteger
resultstring[]
datetimestring

Example response

{
  "txn_id": "a385774b-66fc-49ee-b5fb-000e5fabbc0f",
  "api_category": "Know Your Business (KYB)",
  "api_name": "Mobile to GST",
  "billable": true,
  "message": "Success",
  "status": 1,
  "result": [
    "XXXX"
  ],
  "datetime": "2024-05-13 09:32:13.675124"
}