All Collections
Push Notifications
Troubleshooting
How can I use the transactional response token to debug a transactional API call?
How can I use the transactional response token to debug a transactional API call?

Here is what you need to do when you want to check the effective sending time of a transactional push compared to the API call time.

Selma avatar
Written by Selma
Updated over a week ago

The Transactional API allows you to send action-oriented or time-sensitive push notifications to a specific user ID or to a group of IDs (device token, install ID or custom user ID).

Once your POST successfully reaches the API endpoint, you should receive an HTTP 201 confirmation and a unique Transactional response token representing the transaction.

You can display information related to the transactional push notifications delivery using the Transactional response token in the debug tool (Dashboard settings > Debug). This allows you to check the effective sending time of a transactional push as well as the API call time to monitor potential latencies.

If the POST data does not meet the API requirements you will receive an actionable error message.


This article belongs to Batch's FAQ. Need more help? Find insightful articles, documentation, case & market studies, guides, and even more in our website's Resources section on batch.com and our blog.

Did this answer your question?