v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Notifications v1

sendTestNotification

Sends a mock notification of the specified type to your SQS. The sendTestNotification API is grantless. For more information, see "Grantless operations" in the Selling Partner API Developer Guide.

Usage Plan:

Rate (requests per second)Burst
15

For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to Selling Partner API sandbox for more information.

post/notifications/v1/subscriptions/{notificationType}/testNotification

Path parameters

notificationTypestring required

The type of notification.

For more information about notification types, refer to the Notifications API v1 Use Case Guide.

Request body

destinationIdstring

The identifier for the destination where notifications will be delivered.

Response

Success.

{"stackTrail":"components:schemas:SendTestNotificationResponse:properties:payload","oasType":"schema","type":"unknown","description":"The payload for the `sendTestNotification` operation."}