GET
List Product
Fetch a list of available banking products configured for your institution.
GET/v2/products
Example Request
cURL
curl -X GET "https://sandbox.hexcore.io/v2/products" \-H "Authorization: Bearer sk_test_your_secret_key"Fetch a list of available banking products configured for your institution.
curl -X GET "https://sandbox.hexcore.io/v2/products" \-H "Authorization: Bearer sk_test_your_secret_key"