GET api/Values/Get/{p_account}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
p_account
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2",
  "sample string 3"
]