{
"has_more": true,
"items": [
{
"created_at": "2023-08-30T10:08:08.146343Z",
"filename": "deserunt Lorem",
"id": 88409049,
"updated_at": "2023-08-30T10:08:08.146343Z",
"url": "https://www.pennylane.com/rails/active_storage/blobs/redirect/eyJfc..==--26d6e7391dd728fae2cde59bd3fbe4dd11e20a95/Invoice42.pdf"
},
{
"created_at": "2023-08-30T10:08:08.146343Z",
"filename": "ut velit cupidatat",
"id": -21727242,
"updated_at": "2023-08-30T10:08:08.146343Z",
"url": "https://www.pennylane.com/rails/active_storage/blobs/redirect/eyJfc..==--26d6e7391dd728fae2cde59bd3fbe4dd11e20a95/Invoice42.pdf"
}
],
"next_cursor": "dXBkYXRlZF9hdDoxNjc0MTIzNDU2"
}
List appendices of a commercial document
ℹ️ This endpoint requires one of the following scopes:
commercial_documents:all
,commercial_documents:readonly
{
"has_more": true,
"items": [
{
"created_at": "2023-08-30T10:08:08.146343Z",
"filename": "deserunt Lorem",
"id": 88409049,
"updated_at": "2023-08-30T10:08:08.146343Z",
"url": "https://www.pennylane.com/rails/active_storage/blobs/redirect/eyJfc..==--26d6e7391dd728fae2cde59bd3fbe4dd11e20a95/Invoice42.pdf"
},
{
"created_at": "2023-08-30T10:08:08.146343Z",
"filename": "ut velit cupidatat",
"id": -21727242,
"updated_at": "2023-08-30T10:08:08.146343Z",
"url": "https://www.pennylane.com/rails/active_storage/blobs/redirect/eyJfc..==--26d6e7391dd728fae2cde59bd3fbe4dd11e20a95/Invoice42.pdf"
}
],
"next_cursor": "dXBkYXRlZF9hdDoxNjc0MTIzNDU2"
}
(Required)
"1234"
Cursor for pagination. Use this to fetch the next set of results. The cursor is an opaque string returned in the previous response's metadata. Leave empty for the first request.
"dXBkYXRlZF9hdDoxNjc0MTIzNDU2"
Number of items to return per request. Defaults to 20 if not specified. Must be between 1 and 100.
"20"
The list of appendices of the commercial document
The response is of type object
.