| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
BatchPayments |
AccountingApi.createBatchPayment(BatchPayments batchPayments)
200 - A successful request
|
BatchPayments |
AccountingApi.getBatchPayments(org.threeten.bp.OffsetDateTime ifModifiedSince,
String where,
String order)
Retrieve either one or many BatchPayments for invoices
|
| Modifier and Type | Method and Description |
|---|---|
BatchPayments |
AccountingApi.createBatchPayment(BatchPayments batchPayments)
200 - A successful request
|
| Modifier and Type | Method and Description |
|---|---|
BatchPayments |
BatchPayments.addBatchPaymentsItem(BatchPayment batchPaymentsItem) |
BatchPayments |
BatchPayments.batchPayments(List<BatchPayment> batchPayments) |
Copyright © 2018. All rights reserved.