picqer / moneybird-php-client

PHP Client for Moneybird V2
MIT License
82 stars 77 forks source link

registerPayment path is deprecated #115

Closed coonradoo closed 6 years ago

coonradoo commented 6 years ago

https://github.com/picqer/moneybird-php-client/blob/10a9138f5c5e6d473d4dd18e03239a60005e2dd9/src/Picqer/Financials/Moneybird/Entities/SalesInvoice.php#L153

/register_payment is deprecated (as per documentation - https://developer.moneybird.com/api/sales_invoices/#patch_sales_invoices_id_register_payment)

coonradoo commented 6 years ago

duplicated