cURL
curl --request GET \ --url https://pay-api.holdstation.com/api/v1/configs/transaction_threshold
{ "message": "success", "data": { "config": { "key": "transaction_threshold", "description": "Transaction thresholds for deposit and withdrawal", "value": { "fields": {} } } } }
Retrieve the list of transaction thresholds for deposit and withdrawal operations.