Bank Account Feed Statement POST
POST /api/account/{account}/accounting/{platform}/{id}/bank/account/{bankAccountId}/feed/statement
Creates a Bank Statement for a Bank Feed for an account.
URL Parameters
account* | Account | |
---|---|---|
platform* | Connection Platform | |
id* | Connection ID | |
bankAccountId* | string |
Responses
200 OK
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error