Skip to main content
This webhook is triggered when a customer’s uploaded receipt is declined. The receipt may have been declined automatically or after manual review. To subscribe to this webhook, your access token needs to contain the read_customers scope.

Payload

object
required
Customer object with the same shape as the Customers API response
object
required
object
required
string | null
required
The reason the receipt was declined, if available
string
required
A URL the customer can use to re-upload a new receipt

Example

Example