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

KeyDatatypeRequiredDescription
Content-Typestring
X-Belvo-Request-ModestringRecommended 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.