Enable / Disable Currencies
https://docs.herald-api.rare-able.com/api/currencies/bulk_status
PATCH
This endpoint is used to update the status in bulk of a merchant's supported currencies by using merchant currencies unique ids.
BODY PARAMS
merchant_currencies json required
Required | Must be a valid merchant currencies unique ids
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"