Skip to main content

Toggle notifications

POST /notification
Toggles your email notification subscription on or off. When enabled, you receive email alerts for events like successful payments and failed transactions.
curl -X POST https://api.orafi.app/notification \
  -H "Content-Type: application/json" \
  -H "x-api-key: ora_test_your_api_key"