curl --location 'https://api.sandbox.neofin.services/billing/send-notification' \ --header 'Content-Type: application/json' \ --data '{ "billing_numbers": [ "11111111111" ], "integration_identifiers": [ "090920192109" ] }'
{}