ntsa
# Request Parameters
The following parameters are expected:
Field | Description | Type |
---|---|---|
search_type | The Search type you want to do. Examples: ntsa | String |
identifier | This is the search parameter. E.g. "KAA123A" | String |
Please find sample implementation on the left
# Response Parameters
Below is a sample response
# ntsa Search
'search_type' is
ntsa
andidentifier
is the client's Registration Number
Search details on a customer's NTSA using their Registration Number. As sample response is as follows:
{
"code": "200.001",
"data": {}
}