| 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.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2018 |
InlineResponse2018.clientReferenceInformation(InlineResponse2018ClientReferenceInformation clientReferenceInformation) |
InlineResponse2018 |
InlineResponse2018.errorInformation(InlineResponse2018ErrorInformation errorInformation) |
InlineResponse2018 |
InlineResponse2018.id(String id) |
InlineResponse2018 |
InlineResponse2018.orderInformation(InlineResponse2018OrderInformation orderInformation) |
InlineResponse2018 |
InlineResponse2018.processorInformation(InlineResponse2018ProcessorInformation processorInformation) |
InlineResponse2018 |
InlineResponse2018.status(String status) |
InlineResponse2018 |
InlineResponse2018.submitTimeUtc(String submitTimeUtc) |
Copyright © 2026. All rights reserved.