Migrated from Redmine #861 | Author: naveen kumar
Status: New | Priority: Immediate, there is BUG! | Created: 2022-03-29
Hi team,
I am unable to create invoice when i passing payload to edit booking. accept payment = true
{
“count”: 1,
“start_datetime”: “2022-03-30 14:00:00”,
“end_datetime”: “2022-03-30 15:00:00”,
“location_id”: 1,
“category_id”: 1,
“service_id”: 11,
“client_id”: 1,
“provider_id”:“1”,
“accept_payment”:true,
“payment_processor”:“Credit card”
}