SendNotification

Sends a notification using the provided notification payload.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
^-?(?:0|[1-9]\d*)$

Gets or sets the target user identifier.

string | null

Gets or sets the notification template or event code.

string | null

Gets or sets the user name used in notification content.

string
enum

Gets or sets the notification type. Allowed values: EmailOtp (0), SMSOtp (1), SMSCustomerOtp (2), EmailChange (3), ResetPassword (4), DeliveryAddressAdded (5), AdminNewOrder (6), MerchantNewOrder (7), MerchantNewSalesNoteOrder (8), CustomerNewOrder (9), CustomerNewSalesNoteOrder (10), CustomerNewWireTransferOrder (11), CustomerNewDigitalProductCode (12), CustomerCancelOrder (13), MerchantCancelOrder (14), MerchantCancelSalesNoteOrder (15).

string
enum

Gets or sets the notification delivery channel. Allowed values: Email (0), SMS (1).

Allowed:
string | null

Gets or sets the base URL of the UI application.

string | null

Gets or sets the base URL for static assets.

string | null

Gets or sets the recipient first name.

string | null

Gets or sets the recipient last name.

orderNotificationCommand
object

Gets or sets the order-specific notification payload.

Headers
string
required

Tenant host identifier

string

Optional thread identifier for tracing

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!