CreditNoteService::allLines()
Method: When retrieving a credit note, you’ll get a lines property containing the the first handful of those items. There is also a URL where you can retrieve the full (paginated) list of line items.
CreditNoteService::allLines Read More »