| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
Payments |
AccountingApi.deletePayment(String accessToken,
String xeroTenantId,
UUID paymentID,
PaymentDelete paymentDelete)
Allows you to update a specified payment for invoices and credit notes
|
com.google.api.client.http.HttpResponse |
AccountingApi.deletePaymentForHttpResponse(String accessToken,
String xeroTenantId,
UUID paymentID,
PaymentDelete paymentDelete) |
| Modifier and Type | Method and Description |
|---|---|
PaymentDelete |
PaymentDelete.status(String status) |
Copyright © 2020. All rights reserved.