GET modeloplconta/BuscaModeloPadrao

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

MODELOPLCONTAContract
NameDescriptionTypeAdditional information
IDMODELOPLCONTA

integer

None.

MASCARA

string

None.

NOMEMODELO

string

None.

Response Formats

application/json, text/json

Sample:
{
  "IDMODELOPLCONTA": 1,
  "MASCARA": "sample string 1",
  "NOMEMODELO": "sample string 2"
}