Retrieve financial statements for a link
POST {{baseUrl}}/api/financial-statements/
Documentation π
See detailed documentation for the Retrieve financial statements for a link call in our API Reference.
Request Body
{"link"=>"link_id"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Belvo-Request-Mode | string | Recommended header parameter to make your POST request asynchronous (thus preventing timeouts and improving your data flow). When you make an asynchronous request, Belvo responds with a 202 - Accepted payload. |