CreateReceipt

Allows you to add draft expense claim receipts.

Properties

Authentication

Authentication values used to connect to the Xero server.

Receipt

Receipt to create.

Mandatory fields:

  • Date: Date of receipt - YYYY-MM-DD.
  • Contact: See contacts.
  • LineItems: At least one line item is required to create a complete receipt.
  • User: The user in the organisation that the expense claim receipt is for.


Output

Receipt

The receipt created.


Xero Developer: Receipts (PUT)