get https://masspaysandbox.api.convera.com/MassPayments/creditLimit/
Returns total credit line and credit utilized for a given customer ID.
Responses
Returns total credit line and credit utilized for a given customer ID.
xxxxxxxxxx
curl --request GET \
--url https://masspaysandbox.api.convera.com/MassPayments/creditLimit/customerId \
--header 'accept: application/json'