Purchased Item Invoice Status Updated


Triggered when there is an update to the payment status of an invoice. Charges made using the Custom Charges SPI may be based on usage. Learn more about usage-based charges.

Permissions
Manage Your App
Read site, business, and email details
Learn more about app permissions.
Event BodyEvent Body Event data is received as a JSON Web Token (JWT). It may be delayed. Be sure to verify the data was sent by Wix.
Event Data
statusstring

Invoice payment status.


invoiceIdstringmaxLength 50

Wix Premium invoice ID.


instanceIdstringformat GUID

App instance ID - a unique ID assigned to each app in each site.


recurringboolean

Whether the invoice is for a single payment or for multiple, recurring payments.


Did this help?