Event: grant.status.updated

When is this event triggered?

This event is triggered when a Cash App Pay grant status has been updated.

Payload

The payload of this webhook request is an object.
typestringRequired

The type of event that occurred. grant.status.updated for this event.

eventIdstringRequired
A unique identifier provided by Cash App for the event.
grantobjectRequired
Describes a grant provided by Cash App.
timestampstringRequired
When the webhook event was created

Response

200
any
Return a 200 status to indicate that the data was received successfully.