POST api/AdminReff/AdmSaveReffPayOutDocumentLegalCountry
AdmSaveReffPayOutDocumentLegalCountry
Request Information
URI Parameters
None.
Body Parameters
AdmSaveReffPayOutDocumentLegalCountry_RequestName | Description | Type | Additional information |
---|---|---|---|
ReffPayOutTypeDocumentLegalUUIDCtry | globally unique identifier |
None. |
|
ReffPayOutTypeUUIDCtry | globally unique identifier |
None. |
|
ReffDocumentLegalUUIDCtry | globally unique identifier |
None. |
|
CountryID | integer |
None. |
|
ReffPayOutTypeDocumentLegalActive | boolean |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ReffPayOutTypeDocumentLegalUUIDCtry": "c2e8baa6-1219-4097-a1d8-e731a1b016f5", "ReffPayOutTypeUUIDCtry": "49639323-18bf-4ea8-bdbf-5d2696007109", "ReffDocumentLegalUUIDCtry": "b27a5fb1-3550-4c4e-a10f-a4862b31d395", "CountryID": 1, "ReffPayOutTypeDocumentLegalActive": true, "UserUUIDCur": "c656c18f-ba5d-405e-a00c-5e25c85504e9" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}