New state change for a issued invoiceCopy Pagewbhk invoiceStateChangeNew state change for a issued invoicePayloadInformation about the state change event for an issued invoice.codestringrequiredDefaults to issued_invoice.state_changeCode that describes the event.triggered_atintegerrequiredUnix timestamp indicating when the event was triggered.dataobjectrequireddata objectHeadersX-B2Brouter-SignaturestringrequiredContains a signature to verify the authenticity and integrity of the request. The signature is generated using the HMAC-SHA256 algorithm with a payload composed of the timestamp and the JSON data. Format: t={timestamp},s={signature}.Responses 200Return a 200 status to indicate that the data was received successfully 404The webhook URL could not be reached. Ensure the URL is correct and reachable.Updated about 1 month ago