Bill24 Implement this endpoint.
{ "consumer_code" : ["C000001", "C000002"] }
curl --location -g --request POST 'https://merchantapi-demo.bill24.io/notification/v1/notificationmessage/send{{bill24_domain}}/direct_debit/signal' \ --header 'Authorization: Bearer {token}' \ --header 'Content-Type: application/json' \ --data-raw '{ "consumer_code" : ["C000001", "C000002"] }'
{ "code": "000", "message": "success!", "message_kh": "ជោគជ័យ!" }