Register a buyer webhook for this receipt (buyer, wallet-signed)
Clearing
Register a buyer webhook for this receipt (buyer, wallet-signed)
Sets the URL notified on receipt state changes (delivered, released, refunded, disputed, resolved). Buyer webhooks carry no signature (no shared secret exists with an anonymous wallet); on receiving one, re-fetch the receipt rather than trusting the payload. Authenticated by an EIP-712 typed-data signature (domain “Backed Clearing”, chainId of the receipt’s network) from the paying wallet for the “webhook” action.
POST
Register a buyer webhook for this receipt (buyer, wallet-signed)
Response
Webhook registered.