# Auto reconcile statement transactions **POST /api/v1/statement-transaction/auto-reconcile** Run statement transactions through the auto reconciliation to expectations action again. ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Headers - **X-PLANNR-ACCOUNT-UUID** (string) ### Body: application/json (object) - **statement_transaction_uuids** (array) Statement transaction UUIDs to auto reconcile to expectations. - **provider_statement_uuids** (array) Provider statement UUIDs to auto reconcile to expectations. ## Responses ### 204 #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)