vcompanyb / cuenticalaravelapi

Cuentica API PHP Laravel
GNU General Public License v3.0
4 stars 0 forks source link

Invalid request body always in call $invoice->update #1

Open reina3596 opened 3 years ago

reina3596 commented 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 [▶] ]

vcompanyb commented 3 years ago

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