POST api/AdminReff/AdmGetReffDocumentLegalCountry

AdmGetReffDocumentLegalCountry

Request Information

URI Parameters

None.

Body Parameters

AdmGetReffDocumentLegalCountry_Request
NameDescriptionTypeAdditional information
ReffDocumentLegalUUIDCtry

globally unique identifier

None.

ReffDocumentLegalUUID

globally unique identifier

None.

ReffDocumentLegalActive

boolean

None.

CountryID

integer

None.

UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "ReffDocumentLegalUUIDCtry": "ededa8e8-098c-4941-b1c7-ff01a32ca00f",
  "ReffDocumentLegalUUID": "c0a54404-b859-44cd-b56f-41519fd1d8ba",
  "ReffDocumentLegalActive": true,
  "CountryID": 1,
  "UserUUIDCur": "6bc76d5f-03ca-4291-8e97-1d5a0b8ba9d3"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}