POST api/AppReff/AppSaveReffDocumentLegal
AppSaveReffDocumentLegal
Request Information
URI Parameters
None.
Body Parameters
AppSaveReffDocumentLegal_ResponseName | Description | Type | Additional information |
---|---|---|---|
ReffDocumentLegalUUIDUsr | globally unique identifier |
None. |
|
ReffPayOutTypeUUIDUsr | globally unique identifier |
None. |
|
ReffPayOutTypeUUID | globally unique identifier |
None. |
|
ReffDocumentLegalUUID | globally unique identifier |
None. |
|
PhotoUUID | globally unique identifier |
None. |
|
SignaturePhotoUUID | globally unique identifier |
None. |
|
ReffDocumentLegalActive | boolean |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ReffDocumentLegalUUIDUsr": "4094229c-c10b-4e7b-9b69-0b90f8fa9a32", "ReffPayOutTypeUUIDUsr": "c71ebde7-f040-43ae-9a1f-f9fd611b97cc", "ReffPayOutTypeUUID": "4f653839-bf20-4004-986f-0176cd72ca0a", "ReffDocumentLegalUUID": "26294d56-ec8f-4a2a-9f1c-6d499948c6b5", "PhotoUUID": "31812319-110d-44f4-956d-6da7568b2b78", "SignaturePhotoUUID": "dc9fbf67-f411-4eaf-a8f8-860978dcf3f6", "ReffDocumentLegalActive": true, "UserUUIDCur": "e7affac7-35b1-498c-bd1f-7cd60c62fa38" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.