Merchant Services | Enable/Disable https://docs.herald-api.rare-able.com/api/merchant_services/:merchant_service
PATCH

This endpoint is used to update the status of a merchant service by using merchant service's unique id. It will enable or disable the service for the merchant

Query PARAMS

merchant_service string required
Required | Must be a valid merchant service's unique id

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_services "object"

unique_id "string"
status "integer"
status_formatted "string"
service "object"
created_at "string"
updated_at "string"

success "boolean"
message "string"
code "integer"
data "array"