Nuvemshop Tiendanube · AsyncAPI Specification
Nuvemshop Tiendanube Webhook Events
Version 2025-03
Webhook event surface for the Nuvemshop/Tiendanube platform. Apps register a Webhook resource (event + url) and receive HTTP POST callbacks signed with HMAC-SHA256 in the x-linkedstore-hmac-sha256 header.
View Spec
View on GitHub
CompanyE-CommerceRetailOnline StoresPaymentsShippingWebhooksOAuthLatin AmericaStorefrontApps PlatformAsyncAPIWebhooksEvents
Channels
app/uninstalled
app/suspended
app/resumed
category/created
category/updated
category/deleted
customer/created
customer/updated
customer/deleted
order/created
order/updated
order/paid
order/packed
order/fulfilled
order/cancelled
order/custom_fields_updated
order/edited
order/pending
order/voided
product/created
product/updated
product/deleted
product_variant/custom_fields_updated
domain/updated
subscription/updated
fulfillment/updated
fulfillment_order/status_updated
fulfillment_order/tracking_event_created
location/created
location/updated
location/deleted
store/redact
customers/redact
customers/data_request
Messages
storeEvent
storeEvent
Servers
https
merchant-endpoint
{app_webhook_url}
The HTTPS endpoint the app registers to receive webhook POSTs.