public class BillingAgreementsApi extends Object
| Constructor and Description |
|---|
BillingAgreementsApi() |
BillingAgreementsApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
PtsV2ModifyBillingAgreementPost201Response |
billingAgreementsDeRegistration(ModifyBillingAgreement modifyBillingAgreement,
String id)
Modify a Billing Agreement
#### Standing Instruction: Standing Instruction with or without Token.
|
okhttp3.Call |
billingAgreementsDeRegistrationAsync(ModifyBillingAgreement modifyBillingAgreement,
String id,
ApiCallback<PtsV2ModifyBillingAgreementPost201Response> callback)
Modify a Billing Agreement (asynchronously)
#### Standing Instruction: Standing Instruction with or without Token.
|
okhttp3.Call |
billingAgreementsDeRegistrationCall(ModifyBillingAgreement modifyBillingAgreement,
String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for billingAgreementsDeRegistration
|
ApiResponse<PtsV2ModifyBillingAgreementPost201Response> |
billingAgreementsDeRegistrationWithHttpInfo(ModifyBillingAgreement modifyBillingAgreement,
String id)
Modify a Billing Agreement
#### Standing Instruction: Standing Instruction with or without Token.
|
PtsV2CreditsPost201Response1 |
billingAgreementsIntimation(IntimateBillingAgreement intimateBillingAgreement,
String id)
Standing Instruction intimation
Standing Instruction with or without Token.
|
okhttp3.Call |
billingAgreementsIntimationAsync(IntimateBillingAgreement intimateBillingAgreement,
String id,
ApiCallback<PtsV2CreditsPost201Response1> callback)
Standing Instruction intimation (asynchronously)
Standing Instruction with or without Token.
|
okhttp3.Call |
billingAgreementsIntimationCall(IntimateBillingAgreement intimateBillingAgreement,
String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for billingAgreementsIntimation
|
ApiResponse<PtsV2CreditsPost201Response1> |
billingAgreementsIntimationWithHttpInfo(IntimateBillingAgreement intimateBillingAgreement,
String id)
Standing Instruction intimation
Standing Instruction with or without Token.
|
PtsV2CreateBillingAgreementPost201Response |
billingAgreementsRegistration(CreateBillingAgreement createBillingAgreement)
Create a Billing Agreement
#### Standing Instruction: Standing Instruction with or without Token.
|
okhttp3.Call |
billingAgreementsRegistrationAsync(CreateBillingAgreement createBillingAgreement,
ApiCallback<PtsV2CreateBillingAgreementPost201Response> callback)
Create a Billing Agreement (asynchronously)
#### Standing Instruction: Standing Instruction with or without Token.
|
okhttp3.Call |
billingAgreementsRegistrationCall(CreateBillingAgreement createBillingAgreement,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for billingAgreementsRegistration
|
ApiResponse<PtsV2CreateBillingAgreementPost201Response> |
billingAgreementsRegistrationWithHttpInfo(CreateBillingAgreement createBillingAgreement)
Create a Billing Agreement
#### Standing Instruction: Standing Instruction with or without Token.
|
ApiClient |
getApiClient() |
void |
setApiClient(ApiClient apiClient) |
public BillingAgreementsApi()
public BillingAgreementsApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public okhttp3.Call billingAgreementsDeRegistrationCall(ModifyBillingAgreement modifyBillingAgreement, String id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
modifyBillingAgreement - (required)id - ID for de-registration or cancellation of Billing Agreement (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic PtsV2ModifyBillingAgreementPost201Response billingAgreementsDeRegistration(ModifyBillingAgreement modifyBillingAgreement, String id) throws ApiException
modifyBillingAgreement - (required)id - ID for de-registration or cancellation of Billing Agreement (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<PtsV2ModifyBillingAgreementPost201Response> billingAgreementsDeRegistrationWithHttpInfo(ModifyBillingAgreement modifyBillingAgreement, String id) throws ApiException
modifyBillingAgreement - (required)id - ID for de-registration or cancellation of Billing Agreement (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic okhttp3.Call billingAgreementsDeRegistrationAsync(ModifyBillingAgreement modifyBillingAgreement, String id, ApiCallback<PtsV2ModifyBillingAgreementPost201Response> callback) throws ApiException
modifyBillingAgreement - (required)id - ID for de-registration or cancellation of Billing Agreement (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic okhttp3.Call billingAgreementsIntimationCall(IntimateBillingAgreement intimateBillingAgreement, String id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
intimateBillingAgreement - (required)id - ID for intimation of Billing Agreement (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic PtsV2CreditsPost201Response1 billingAgreementsIntimation(IntimateBillingAgreement intimateBillingAgreement, String id) throws ApiException
intimateBillingAgreement - (required)id - ID for intimation of Billing Agreement (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<PtsV2CreditsPost201Response1> billingAgreementsIntimationWithHttpInfo(IntimateBillingAgreement intimateBillingAgreement, String id) throws ApiException
intimateBillingAgreement - (required)id - ID for intimation of Billing Agreement (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic okhttp3.Call billingAgreementsIntimationAsync(IntimateBillingAgreement intimateBillingAgreement, String id, ApiCallback<PtsV2CreditsPost201Response1> callback) throws ApiException
intimateBillingAgreement - (required)id - ID for intimation of Billing Agreement (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic okhttp3.Call billingAgreementsRegistrationCall(CreateBillingAgreement createBillingAgreement, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
createBillingAgreement - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic PtsV2CreateBillingAgreementPost201Response billingAgreementsRegistration(CreateBillingAgreement createBillingAgreement) throws ApiException
createBillingAgreement - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<PtsV2CreateBillingAgreementPost201Response> billingAgreementsRegistrationWithHttpInfo(CreateBillingAgreement createBillingAgreement) throws ApiException
createBillingAgreement - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic okhttp3.Call billingAgreementsRegistrationAsync(CreateBillingAgreement createBillingAgreement, ApiCallback<PtsV2CreateBillingAgreementPost201Response> callback) throws ApiException
createBillingAgreement - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2025. All rights reserved.