Name | Type | Type | Required | Default |
---|---|---|---|---|
response_format | Response data format. Default is json. | String | json |
Name | Type | Type | Required | Default |
---|---|---|---|---|
stmtid | Financial Statement Id as 1234567 | Integer | ||
currency | Financial Statement Currency as EUR, USD | String | usd | |
extended |
Returned accounts type is True - Emis\Entity\Api\Fins\Statement\StatementAccountExtended False - Emis\Entity\Api\Fins\Statement\StatementAccount |
Boolean | false |
Status Code | Type | Type |
---|---|---|
200 | Returns response result. | Statement < Statement > |
400 | Returns API error. | ApiError[] |