Commissions
https://docs.herald-api.rare-able.com/api/lookup/commissions
GET
This endpoint retrieves all the default commission rates for a specific types and currency.
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"
rules "object"
schema "object"
min "decimal"
max "decimal"
decimal "integer"
service "string"
commission "object"
commission "decimal"
admin_commission "decimal"
service "integer"
commission_ranges "object"
type "string"
currency "string"
from_amount "decimal"
to_amount "decimal"
from_commission "decimal"
to_commission "decimal"
merchant_id "integer"
success "boolean"
message "string"
code "integer"
data "array"