GET api/{language}/AccountingPlanType
Documentazione di 'Get'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| language | Documentazione di 'language'. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"Natura": 1,
"TestoNatura": "sample string 2"
},
{
"Natura": 1,
"TestoNatura": "sample string 2"
},
{
"Natura": 1,
"TestoNatura": "sample string 2"
}
]