Closed jnstr closed 7 years ago
When retrieving a creditnote detail, the Teamleader API threw an error 400 (bad request) because the required option "creditnote_id" was missing.
The RetrieveCreditnoteRequest class was using the "credit_id" option intead of "creditnote_id".
You're absolutely right, merging this as well.
When retrieving a creditnote detail, the Teamleader API threw an error 400 (bad request) because the required option "creditnote_id" was missing.
The RetrieveCreditnoteRequest class was using the "credit_id" option intead of "creditnote_id".