curl --location --request POST 'https://api-test.loaheovang.com/api/v1/partner/customer/notification' \
--header 'Content-Type: application/json' \
--data-raw '{
"billNumber": "BILL202305250001",
"transactionAmount": "250000",
"notice": "Thanh toán hóa đơn",
"storeId": "string",
"payDate": "2023-05-25T14:35:12.000Z"
}'{
"message": "string"
}