POST api/AdminReff/AdmGetReffDocumentLegalFieldCountry

AdmGetReffReffDocumentLegalFieldCountry

Request Information

URI Parameters

None.

Body Parameters

AdmGetReffDocumentLegalFieldCountry_Request
NameDescriptionTypeAdditional information
ReffDocumentLegalFUUIDCtry

globally unique identifier

None.

ReffDocumentLegalUUIDCtry

globally unique identifier

None.

CountryID

integer

None.

ReffDocumentLegalFieldType

string

None.

ReffDocumentLegalFActiveCtry

integer

None.

UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "ReffDocumentLegalFUUIDCtry": "8d32b0eb-bb68-4dd5-a301-15d53f1e775b",
  "ReffDocumentLegalUUIDCtry": "e142289e-f8bb-4443-baa5-b00d4fc46cec",
  "CountryID": 1,
  "ReffDocumentLegalFieldType": "sample string 1",
  "ReffDocumentLegalFActiveCtry": 1,
  "UserUUIDCur": "b578a868-4cac-4702-941f-38553998a27d"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}