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": "6922f260-b33d-433f-b2e5-e198f0e6ee0b",
  "ReffDocumentLegalUUIDCtry": "f4cf1644-1da6-42af-9825-da25f0bb8a22",
  "CountryID": 1,
  "ReffDocumentLegalFieldType": "sample string 1",
  "ReffDocumentLegalFActiveCtry": 1,
  "UserUUIDCur": "f56ef2d1-cd16-4711-a214-33d02fae4574"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}