Trigger app push notifications for sandbox users using the same single or bulk send paths as production.
Documentation Index
Fetch the complete documentation index at: https://docs.wealthyhood.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
App notification event id (for example transactional_order_settled or learning_guide_created).
"transactional_order_settled"
MongoDB ObjectIds of users to notify. Must be unique. Length 1 uses single send; length ≥ 2 uses bulk send.
1^[a-f0-9]{24}$["64f0c51e7fb3fc001234abcd"]
Optional key/value map sent to partner.
{ "amount": "50.00" }