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": "fffdf822-42a8-4356-baae-570f84d7b58c",
  "ReffDocumentLegalUUIDCtry": "7449076d-608a-4a70-bb2d-8f0d9a3dc692",
  "CountryID": 1,
  "ReffDocumentLegalFieldType": "sample string 1",
  "ReffDocumentLegalFActiveCtry": 1,
  "UserUUIDCur": "a732aa42-e3f4-49ee-83aa-469ac93474f2"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}