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": "37acfb62-7177-4930-978e-52c60a4d12fc",
  "ReffDocumentLegalUUIDCtry": "3b4bcdb8-173f-44f1-a871-fd1d6f01bd8c",
  "CountryID": 1,
  "ReffDocumentLegalFieldType": "sample string 1",
  "ReffDocumentLegalFActiveCtry": 1,
  "UserUUIDCur": "c65a2a3f-18a1-4477-af18-f344bbab9f64"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}