get https://your_connector_url/customers//lending/loans//transactions
Get loan transactions for a specific customer.
Log in to see full request history
Responses
400Invalid request
500Internal server error
Get loan transactions for a specific customer.
400Invalid request
500Internal server error
xxxxxxxxxx
curl --request GET \
--url https://your_connector_url/customers/customerId/lending/loans/loanId/transactions \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: