Hello,
We are using the agentless outbound Open message (POST /api/v2/conversations/messages/agentless.) to send bulk sms via third party SMS provider.
In Genesys we see that for every outbound sms message a conversation is created with Delivery status N/A.
Is there a way to update the delivery status with the delivery status we receive from the third party SMS service?
I see no issues there with your setup. You could use get-api-v2-conversations-messages--messageId--details there with your Id b2435466c832c4bfd071c8a5e6659e38 and see what that gives you back, your receipt should be in the normalizedReceipts[]. Otherwise you might reach out to contact-genesys-cloud-care because i can't grab any information from you to investigate on this public forum.