infobip / infobip-api-csharp-client

Infobip API client library in C#, distributed as a NuGet package.
https://www.infobip.com/docs/api
MIT License
10 stars 17 forks source link

urlOptions property object Missing from Outgoing SmsAdvancedTextualRequest Object #21

Closed jakewcarroll closed 3 days ago

jakewcarroll commented 1 year ago

Unable to specify urlOptions for outgoing msgs that's part of the JSON defined using the library. https://www.infobip.com/docs/api/channels/sms/sms-messaging/outbound-sms/send-sms-message

ib-fsrnec commented 1 year ago

Hi @jakewcarroll, thank you for raising an issue.

The urlOptions support is going to be included in our new major release. We'll keep you informed.

Thank you for using our library. Best regards, Filip

Danotsonof commented 1 year ago

@ib-fsrnec Kindly note that notifyUrl and notifyContentType are also missing.

lvukadinovic-ib commented 3 days ago

Hi @jakewcarroll, @Danotsonof,

We've released a new version (3.0.0) which adds the missing urlOptions as well as notifyUrland notifyContentType. I'm marking this as closed. Feel free to reopen the issue if it still persists.

Kind regards, Luka