Notification Service
string · requiredinteger · int32 · required
bulk-notifications
Operations addressed under /bulk-notifications — 1 operation.
create-bulk-notification
POST
https://dg-sandbox.dgpays.com/notification-service
/bulk-notifications
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as AuraCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Member names are the service's declaration names.
create-bulk-notification › Request Body
subjecttypePermitted values — validated against the bulk_notification_type parameter.
| Value | Meaning |
|---|---|
1 | SMS |
2 |
Permitted values — validated against the bulk_notification_type parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | SMS | no label seeded |
2 | EMAIL | no label seeded |
create-bulk-notification › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
No data returned