{
"bcc": [
"string"
],
"cc": [
"string"
],
"emails": [
"string"
],
"note": "string"
}curl --location 'https://api.neucron.io/v1/vendor/bill/confirm?billID=' \
--header 'X-Neucron-Business-ID;' \
--header 'Content-Type: application/json' \
--data '{
"bcc": [
"string"
],
"cc": [
"string"
],
"emails": [
"string"
],
"note": "string"
}'{
"message": "string"
}