| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2018 |
OffersApi.createOffer(String contentType,
String xRequestid,
String vCMerchantId,
String vCCorrelationId,
String vCOrganizationId,
OfferRequest offerRequest)
Create an Offer
Creates an offer record on the provider system.
|
okhttp3.Call |
OffersApi.createOfferAsync(String contentType,
String xRequestid,
String vCMerchantId,
String vCCorrelationId,
String vCOrganizationId,
OfferRequest offerRequest,
ApiCallback<InlineResponse2018> callback)
Create an Offer (asynchronously)
Creates an offer record on the provider system.
|
okhttp3.Call |
OffersApi.createOfferCall(String contentType,
String xRequestid,
String vCMerchantId,
String vCCorrelationId,
String vCOrganizationId,
OfferRequest offerRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createOffer
|
ApiResponse<InlineResponse2018> |
OffersApi.createOfferWithHttpInfo(String contentType,
String xRequestid,
String vCMerchantId,
String vCCorrelationId,
String vCOrganizationId,
OfferRequest offerRequest)
Create an Offer
Creates an offer record on the provider system.
|
| Modifier and Type | Method and Description |
|---|---|
OfferRequest |
OfferRequest.clientReferenceInformation(Vasv1currencyconversionClientReferenceInformation clientReferenceInformation) |
OfferRequest |
OfferRequest.orderInformation(Vasv1currencyconversionOrderInformation orderInformation) |
OfferRequest |
OfferRequest.paymentInformation(Vasv1currencyconversionPaymentInformation paymentInformation) |
OfferRequest |
OfferRequest.pointOfSaleInformation(Vasv1currencyconversionPointOfSaleInformation pointOfSaleInformation) |
Copyright © 2026. All rights reserved.