GetCreditHistory
Retrieves the credit history for a specific currency type.
Path Parameters
query [optional]
Optional query parameters to filter the credit history results.
Returns
VyTask<VyCreditHistoryDto> An asynchronous task that returns the credit history for the specified currency type.
Last updated