POST api/AdminReff/AdmGetReffPayOutDocumentLegalCountry
AdmGetReffPayOutDocumentLegalCountry
Request Information
URI Parameters
None.
Body Parameters
AdmGetReffPayOutDocumentLegalCountry_RequestName | Description | Type | Additional information |
---|---|---|---|
ReffDocumentLegalUUID | globally unique identifier |
None. |
|
ReffPayOutTypeUUID | globally unique identifier |
None. |
|
CountryID | integer |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ReffDocumentLegalUUID": "2c7b2e94-70f9-4175-9a65-6402dc7c16d6", "ReffPayOutTypeUUID": "0c409f8a-e1c1-4c5e-93f3-b82434c7238b", "CountryID": 1, "UserUUIDCur": "f8806855-5b1b-4190-b508-1cbe8904e796" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]