POST api/AdminReff/AdmGetReffPayOutType
AdmGetReffPayOutType
Request Information
URI Parameters
None.
Body Parameters
AdmGetReffPayOutType_RequestName | Description | Type | Additional information |
---|---|---|---|
ReffPayOutTypeUUID | globally unique identifier |
None. |
|
LanguageID | integer |
None. |
|
ReffPayOutTypeActive | boolean |
None. |
|
ReffPayOutTypeValueType | string |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ReffPayOutTypeUUID": "1bf70fa3-c27d-4176-b4f9-867e8c8ef3f2", "LanguageID": 1, "ReffPayOutTypeActive": true, "ReffPayOutTypeValueType": "sample string 1", "UserUUIDCur": "abfbfc56-aff7-4a0b-81d9-208a9026412d" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]