POST api/AdminReff/AdmGetReffDocumentLegalCountry
AdmGetReffDocumentLegalCountry
Request Information
URI Parameters
None.
Body Parameters
AdmGetReffDocumentLegalCountry_RequestName | Description | Type | Additional 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": "26a429cb-b276-4544-b567-25659cc5b41c", "ReffDocumentLegalUUID": "a7398070-041f-4ec3-90eb-ffe859e9adf1", "ReffDocumentLegalActive": true, "CountryID": 1, "UserUUIDCur": "cf0686f0-d30b-49dc-9ea3-8b12dd08ab15" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}