account/wallet statement

Get all merchant’s wallet/account statement

Request

MethodURL

POST

{{baseUrl}}/api/service/v1/query/merchant/wallet/statement

HeaderValue

Content-Type

application/json

publicKey

{{publicKey}}

b-access-token

{{accessToken}}

Use the accessToken that was given in response to /api/service/v1/query/merchant/login

Request BodyDescription

startdate

Start date of period of interest

Optional

enddate

End date of period of interest

Optional

Last updated