CreateOverpaymentAllocation

Allows you to allocate overpayments to outstanding invoices. For more information on overpayments in Xero visit the Xero Business Help Centre.

Note:

  • Create Overpayments using the CreateBankTransaction function.

  • Refund Overpayments using the CreatePayment function.

Properties

Authentication

Authentication values used to connect to the Xero server.

Overpayment id

The OverpaymentID of the overpayment to allocate.

Allocation

The data for the allocation.

Output

OverpaymentAllocation

The overpayment allocation created.