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