| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20015 |
OffersApi.getOffer(String contentType,
String xRequestid,
String vCMerchantId,
String vCCorrelationId,
String vCOrganizationId,
String id)
Retrieve an Offer
Retrieves an offer record from the system.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse20015> |
OffersApi.getOfferWithHttpInfo(String contentType,
String xRequestid,
String vCMerchantId,
String vCCorrelationId,
String vCOrganizationId,
String id)
Retrieve an Offer
Retrieves an offer record from the system.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
OffersApi.getOfferAsync(String contentType,
String xRequestid,
String vCMerchantId,
String vCCorrelationId,
String vCOrganizationId,
String id,
ApiCallback<InlineResponse20015> callback)
Retrieve an Offer (asynchronously)
Retrieves an offer record from the system.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20015 |
InlineResponse20015.clientReferenceInformation(InlineResponse20015ClientReferenceInformation clientReferenceInformation) |
InlineResponse20015 |
InlineResponse20015.errorInformation(InlineResponse2018ErrorInformation errorInformation) |
InlineResponse20015 |
InlineResponse20015.id(String id) |
InlineResponse20015 |
InlineResponse20015.orderInformation(InlineResponse2018OrderInformation orderInformation) |
InlineResponse20015 |
InlineResponse20015.status(String status) |
InlineResponse20015 |
InlineResponse20015.submitTimeUtc(String submitTimeUtc) |
Copyright © 2026. All rights reserved.