Aurax BNPL BFF Service
stringstringinteger · int32integer · int32
sms-notifications
Operations addressed under /sms-notifications — 1 operation.
aurax-bnpl-bff-dynamic-get-sms-notification-detail-list
GET
https://dg-sandbox.dgpays.com/aurax-bnpl-bff-service
/api/sms-notifications/details
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-sms-notification-detail-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<SmsNotificationDetailDto>.
| Field | Declared type | Nullable |
|---|---|---|
NotifyDate | DateOnly | no |
SmsNotificationId | Guid? | yes |
TemplateDesignId | Guid? | yes |
NotificationType | int | no |
LanguageCode | string | no |
SmsTo | string | no |
SmsBody | string | no |
Member names are the service's declaration names.
query Parameters
object
orderByorderSortpageIndexpageSizeaurax-bnpl-bff-dynamic-get-sms-notification-detail-list › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
No data returned