Open reina3596 opened 3 years ago
I have a call to $invoice->update and i will receive always this message "Invalid request body"
I think that I send all required fields
array:4 [▼ "issued" => true "customer" => 688256 "invoice_lines" => array:2 [▶] "charges" => array:1 [▶] ]
As i cant see in the docs https://apidocs.cuentica.com/versions/latest_release/?php#invoice-id you are correct, dont know why that response :/ probably try to contact Cuentica
I have a call to $invoice->update and i will receive always this message "Invalid request body"
I think that I send all required fields
array:4 [▼ "issued" => true "customer" => 688256 "invoice_lines" => array:2 [▶] "charges" => array:1 [▶] ]