v1
latestOpenAPI 3.0.02026-07-246335313.6 KBPayout APIs
Fetch Virtual Account Statement
post/api/payout/va/{va_number}/statement
Path parameters
va_numberinteger required
Headers
Authorizationstring
The Authorization header is used to include the JWT for authenticating API requests; learn how to generate the token <a href="/docs/jwt-authentication" target="_blank">in this guide</a>
X-Portone-Client-Keystring
Request body
Example request
{
"from": "2021-07-01 15:04:05",
"to": "2021-08-31 15:04:05",
"page": 1,
"pagesize": 10
}Response
Successful response