| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse20016 |
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 | Description |
|---|---|---|
ApiResponse<InlineResponse20016> |
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 | Description |
|---|---|---|
okhttp3.Call |
OffersApi.getOfferAsync(String contentType,
String xRequestid,
String vCMerchantId,
String vCCorrelationId,
String vCOrganizationId,
String id,
ApiCallback<InlineResponse20016> callback)
Retrieve an Offer (asynchronously)
Retrieves an offer record from the system.
|
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse20016 |
InlineResponse20016.clientReferenceInformation(InlineResponse20016ClientReferenceInformation clientReferenceInformation) |
|
InlineResponse20016 |
InlineResponse20016.errorInformation(InlineResponse2019ErrorInformation errorInformation) |
|
InlineResponse20016 |
InlineResponse20016.id(String id) |
|
InlineResponse20016 |
InlineResponse20016.orderInformation(InlineResponse2019OrderInformation orderInformation) |
|
InlineResponse20016 |
InlineResponse20016.status(String status) |
|
InlineResponse20016 |
InlineResponse20016.submitTimeUtc(String submitTimeUtc) |
Copyright © 2026. All rights reserved.