Get Statement
POST https://{pg_api_url}/v3/getstatement
Content-Type: application/x-www-form-urlencoded
Request parameters
api_keystring (36)requireddate_fromstring (10)requiredDD-MM-YYYY.date_tostring (10)requiredDD-MM-YYYY.hashstring (255)requiredResponse
{
"data": {
"balance": "20.00"
}
}
warning
The Fund Transfer PDF labels this endpoint "Get Statement" but only documents the balance field above, which matches Get Balance. Treat balance as the only PDF-confirmed response field and confirm any row-level statement schema with Omniware before building reconciliation logic.