latestOpenAPI 3.1.02026-08-041130479.2 KB

a9dd2afd70a1

PAN to UAN

post/v1/api_hub/pan_to_uan_l1

Request body

panstring required

Response

200

statusinteger

Example response

{
  "status": 1,
  "result": {
    "uan": "xxxxxxxxxx"
  }
}