Depending on applicable regulations or business limitations, specific API requests may not be available for your use.
Get Document Content for an Item for Attention
This request returns document content for an item for attention with a member.
Request URL
Syntax |
GET /restapi/members/{loginid}/ifas/content/{id} |
Example URL |
https://api.uat.foliofn.com/restapi/members/Mbr1234ABCD/ifas/content/473997 |
Response Data Fields
Field |
Description |
String |
Base64 encoded binary document content that is associate with the item. |
Error Codes
HTTP Code Status |
Field |
Code |
Description |
403 |
– |
– |
The specified user is not allowed to use this request. |
404 |
– |
– |
The document content with this item for attention id not found. |
Response Example
HTTP/1.1 200 OK
Date: Fri, 09 Apr 2021 13:35:32 GMT
Content-Type: text/html
Content-Language: en
Transfer-Encoding: chunked
JVBERi0xLjQNJeLjz9MNCjkzOCAwIG9iag08PC9MaW5lYXJpemVkIDEvTCA0MDcxOTUvTyA5NDAvRSAxMDAzOTUvTiAxOC9UIDM4ODMxNC9IIFsgMTM4MyA5NDddPj4NZW5kb2JqDSAgICAgICAgICAgDQp4cmVmDQo5MzggNTMNCjAwMDAwMDAwMTYgMDAwMDAgbg0KMDAwMDAwMjUyOSAwMDAwMCBuDQowMDAwMDAyNjg4IDAwMDAwIG4NCjAwMDAwMDM3NDQgMDAwMDAgbg0KMDAwMDAwMzg4MSAwMDAwMCBuDQowMDAwMDA0MzMzIDAwMDAwIG4NCjAwMDAwMDQ3MDUgMDAwMDAgbg0KMDAwMDAwNDg3MyAwMDAwMCBuDQowMDAwMDA0OTg3IDAwMDAwIG4NCjAwMDAwMDUwOTkgMDAwMDAgbg0KMDAwMDAwNTc5MiAwMDAwMCBuDQowMDAwMDA2MTgzIDAwMDAwIG4NCjAwMDAwMDY0MzYgMDAwMDAgbg0KMDAwMDAwNjQ2MyAwMDAwMCBuDQowMDAwMDA4NDMyIDAwMDAwIG4NCjAwMDAwMDg ??
Change Log
04/15/2021
- New documentation