GET

Product Details

Fetch the specific details, rates, and configurations of a particular product.

GET/v2/products/{product_code}

Example Request

cURL
curl -X GET "https://sandbox.hexcore.io/v2/products/PRD_SAVINGS_01" \-H "Authorization: Bearer sk_test_your_secret_key"