GetCreditNote

Allows you to retrieve a specific credit note.

Properties

Authentication

Authentication values used to connect to the Xero server.

Credit note id / number

The CreditNoteID or Credit note number for the specific credit note to retrieve.

Return options

Select how the data is to be returned.

Possible values are:

  • JSON
  • PDF

Note: If set to JSON, the item is returned. If set to PDF, the item is downloaded as a PDF file and file path is returned. The file is saved in the default temporary folder of the user.


Output

Return type of credit notes

Details of the credit note as determined by the selected Return option (see above).


Xero Developer: Credit Note (GET)