List all webhooks

GET {{base_url}}/api/1/terminal/webhooks?locale={{locale}}

Request Params

KeyDatatypeRequiredDescription
localestring

Request Body

{"events"=>["coupon-slip-created"], "url"=>"https://example.com/my-webhook-receiver"}