GRM Status Update

Send status updates of a Guest Request Manager entry to your application. this is triggered every time when a status change of a guest request occurs, triggering a callback to your application to inform you of the latest changes.

Sample Callback URL:
yourdomain.com/api/bpn/callback/

BPN Maestro will send a request to your callback url with following parameters

grm_id : the grm_id of the request sent to your application upon creating the request.
status : status of the current request, can either be cancelled/complete status.

Updated on September 3, 2024

Was this article helpful?

Related Articles

Leave a Comment