POST api/AppReff/AppGetReffDocumentLegalHTML
AppGetReffDocumentLegalHTML
Request Information
URI Parameters
None.
Body Parameters
AppGetReffDocumentLegalHTML_RequestName | Description | Type | Additional information |
---|---|---|---|
ReffPayOutTypeUUID | globally unique identifier |
None. |
|
ReffDocumentLegalUUID | globally unique identifier |
None. |
|
docName | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ReffPayOutTypeUUID": "5e2ded9f-4629-437a-9f59-7615a2409513", "ReffDocumentLegalUUID": "7d517dec-0e15-43f7-8d3a-7f0c7648e87e", "docName": "d48fdca7-6c03-4b8d-bb49-7f086ceff631", "UserUUIDCur": "ebf21bd1-6a64-456b-8612-4d5ac5488609" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of imageFromPdfName | Description | Type | Additional information |
---|---|---|---|
imageName | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "imageName": "sample string 1" }, { "imageName": "sample string 1" } ]