GET /v0/customers/{customer_id}/virtual-account/{virtual_account_id}/history
Returns Virtual Account transaction history.
Path parameters
customer_id
string
Yes
The unique identifier of the customer
virtual_account_id
The unique identifier of the virtual account
Header parameters
Authorization
Token for authentication
Responses
200 — Successful virtual account history retrieval Content-Type: application/json Response schema: object
Last updated 1 month ago