Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEVEXP-516: E2E SMS/Delivery Reports #124

Merged
merged 5 commits into from
Aug 20, 2024

Conversation

asein-sinch
Copy link
Collaborator

@asein-sinch asein-sinch commented Aug 19, 2024

Breaking change notice: the query parameter recipient_msisdn has been renamed phone_number in the request data interface to simplify the parameter comprehension.

Model update:

  • the parameter recipients is marked as required in the specification but it is the case only with the query parameter type=full => it's now optional in the MessageDeliveryStatus interface.
  • the parameter code can now also be a number or a list of numbers instead of a string only

@asein-sinch asein-sinch merged commit 6fa8d48 into v1.2-next Aug 20, 2024
4 checks passed
@asein-sinch asein-sinch deleted the DEVEXP-516_E2E-SMS/Delivery_Reports branch August 20, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants