Export Reconciliation Snapshot

View as Markdown
Exports a full reconciliation snapshot for a primary doc across all configured secondary doc types under the given view. ##### Key nuances 1. Header is represented as table\_name `header` with line\_id 0. 2. Amount aggregation sums numeric values in when policy type includes “amount”; otherwise values are comma-joined; status is aggregated using worst-case.

Authentication

x-api-keystring
API key issued by Staple.
AuthorizationBearer
JWT obtained from the login endpoint.

Request

This endpoint expects an object.
matching_collection_idintegerOptional
doc_idstringOptional
view_idstringOptional
versionintegerOptional

Response

OK