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": "4e5d7a65-3aca-46b5-ae49-a3dc359f3538", "ReffPayOutTypeUUID": "fc02f431-6e51-4741-962f-6bfb409a649c", "CountryID": 1, "UserUUIDCur": "b7033c5d-4fc7-4c45-b1d0-ef8d3a4ce5e0" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]