| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
PaymentServices |
AccountingApi.createBrandingThemePaymentServices(UUID brandingThemeID,
PaymentService paymentService)
Allow for the creation of new custom payment service for specified Branding Theme
|
PaymentServices |
AccountingApi.createPaymentService(PaymentServices paymentServices)
200 - A successful request
|
PaymentServices |
AccountingApi.getBrandingThemePaymentServices(UUID brandingThemeID)
Allows you to retrieve the Payment services for a Branding Theme
|
PaymentServices |
AccountingApi.getPaymentServices()
Retrieve either one or many payment services
|
| Modifier and Type | Method and Description |
|---|---|
PaymentServices |
AccountingApi.createPaymentService(PaymentServices paymentServices)
200 - A successful request
|
| Modifier and Type | Method and Description |
|---|---|
PaymentServices |
PaymentServices.addPaymentServicesItem(PaymentService paymentServicesItem) |
PaymentServices |
PaymentServices.paymentServices(List<PaymentService> paymentServices) |
Copyright © 2019. All rights reserved.