Setup Configurations
https://docs.herald-api.rare-able.com/api/lookup/configurations?range_calculation=1&stable_coin=USDC&crypto_kyc_verification=1
PUT
This endpoint is used to setup the configurations for the merchant.
BODY PARAMS
range_calculation string optional
Enable or Disable (Must be 0 or 1)
stable_coin string optional
Stable Coin (Ex: USDC, USDT)
crypto_kyc_verification string optional
Enable or Disable (Must be 0 or 1)
HEADERS
Accept "string"
application/json
x-api-key (Secret Key) "string"
To know how to generate please use
Merchant Secret
RESPONSES
success "boolean"
message "string"
code "integer"
data "object"
merchant_configuration "object"
range_calculation "integer"
crypto_settlement_coin "string"
crypto_kyc_verification "integer"
success "boolean"
message "string"
code "integer"
data "array"