Can't send a canned response whatsapp type via SendAgentlessOutboundMessage api

Hi,

i had created an api that allowed whatssap messages to be sent this api worked very well before the canned response part was updated
now when the agent wants to send a canned response I get the following error message

exceptionError calling PostConversationsMessagesAgentless : { “message” : “Bad request : The body parameters provided in the request body do not match the required parameters in the response template.”, “code” : “bad. request” , “status”:400, “messageWithParams” : “Bad request: {details}”, “messageParams”:{ “details” : “The parameters in the request body do not match the required parameters in the response template.”},

Regards