public class InstallmentPlanApiGenerated.Post2RequestBuilder extends Object
public InstallmentPlanApiGenerated.Post2RequestBuilder attempt3dSecure(Boolean attempt3dSecure)
attempt3dSecure - (optional)public InstallmentPlanApiGenerated.Post2RequestBuilder shopper(ShopperData shopper)
shopper - (optional)public InstallmentPlanApiGenerated.Post2RequestBuilder planData(PlanDataModel planData)
planData - (optional)public InstallmentPlanApiGenerated.Post2RequestBuilder billingAddress(AddressDataModel billingAddress)
billingAddress - (optional)public InstallmentPlanApiGenerated.Post2RequestBuilder paymentMethod(PaymentMethodModel paymentMethod)
paymentMethod - (optional)public InstallmentPlanApiGenerated.Post2RequestBuilder redirectUrls(RedirectionEndpointsModel redirectUrls)
redirectUrls - (optional)public InstallmentPlanApiGenerated.Post2RequestBuilder processingData(ProcessingData processingData)
processingData - (optional)public InstallmentPlanApiGenerated.Post2RequestBuilder eventsEndpoints(EventsEndpointsModel eventsEndpoints)
eventsEndpoints - (optional)public InstallmentPlanApiGenerated.Post2RequestBuilder xSplititTestMode(String xSplititTestMode)
xSplititTestMode - (optional)public InstallmentPlanApiGenerated.Post2RequestBuilder 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 InstallmentPlanCreateResponse 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<InstallmentPlanCreateResponse> 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<InstallmentPlanCreateResponse> _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.