In REST API for Getting BP Record info with Attachments revised items are not specified
In JSON response of get BP record info with attachments all attached documents list without any option to specify the final publish no. When a document revised twice or more the output list all docs without any relation. So we cannot find which item is the latest revision.
for example below output belongs to a BP record which has 2 attached file that one of them revised three times. I cannot identify the latest published files.
Regards
"attachment":
[
{
"reference":"NO",
"issue_date":null,
"revision_no":null,
"file_name":"Test1.xlsx",
"publication_no":1,
"title":null,
"create_date":"2019/12/14 09:00",
"file_size":385567
},
{
"reference":"NO",
"issue_date":null,