public class InstallmentPlanApiGenerated.PostRequestBuilder extends Object
public InstallmentPlanApiGenerated.PostRequestBuilder attempt3dSecure(Boolean attempt3dSecure)
attempt3dSecure - (optional)public InstallmentPlanApiGenerated.PostRequestBuilder shopper(ShopperData shopper)
shopper - (optional)public InstallmentPlanApiGenerated.PostRequestBuilder planData(PlanDataModel planData)
planData - (optional)public InstallmentPlanApiGenerated.PostRequestBuilder billingAddress(AddressDataModel billingAddress)
billingAddress - (optional)public InstallmentPlanApiGenerated.PostRequestBuilder redirectUrls(InitiateRedirectionEndpointsModel redirectUrls)
redirectUrls - (optional)public InstallmentPlanApiGenerated.PostRequestBuilder uxSettings(UxSettingsModel uxSettings)
uxSettings - (optional)public InstallmentPlanApiGenerated.PostRequestBuilder eventsEndpoints(EventsEndpointsModel eventsEndpoints)
eventsEndpoints - (optional)public InstallmentPlanApiGenerated.PostRequestBuilder processingData(ProcessingData processingData)
processingData - (optional)public InstallmentPlanApiGenerated.PostRequestBuilder xSplititTestMode(String xSplititTestMode)
xSplititTestMode - (optional)public InstallmentPlanApiGenerated.PostRequestBuilder splititclientinfo(String splititclientinfo)
splititclientinfo - (optional)public okhttp3.Call buildCall(ApiCallback _callback) throws ApiException
_callback - ApiCallback API callbackApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | - |
public InitiatePlanResponse execute() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | - |
public ApiResponse<InitiatePlanResponse> executeWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | - |
public okhttp3.Call executeAsync(ApiCallback<InitiatePlanResponse> _callback) throws ApiException
_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | - |
Copyright © 2023. All rights reserved.