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": "219f6806-5a29-4749-a620-ec80ceba7b63",
  "ReffDocumentLegalUUIDCtry": "e553e3ab-fcc0-44b8-bc4d-d7f1676ae327",
  "CountryID": 1,
  "ReffDocumentLegalFieldType": "sample string 1",
  "ReffDocumentLegalFActiveCtry": 1,
  "UserUUIDCur": "d7e6a7b6-cab7-48a0-8f03-a3e4c2056a59"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}