Get Currencies
https://docs.herald-api.rare-able.com/api/lookup/currencies
GET
This endpoint retrieves all the currencies accesable for the merchant and shows the currency status whether it is enabled / disabled.
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"
currencies "object"
unique_id "string"
status "integer"
status_formatted "string"
supported_currency "object"
code "string"
symbol "string"
icon "string"
type "string"
created_at "string"
updated_at "string"
success "boolean"
message "string"
code "integer"
data "array"