| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
GetSubscriptionResponse1 |
SubscriptionsFollowOnsApi.getFollowOnSubscription(String requestId)
Get a Follow-On Subscription
Get details of the Subscription being created based on the Request Id of an existing successful Transaction.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetSubscriptionResponse1> |
SubscriptionsFollowOnsApi.getFollowOnSubscriptionWithHttpInfo(String requestId)
Get a Follow-On Subscription
Get details of the Subscription being created based on the Request Id of an existing successful Transaction.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SubscriptionsFollowOnsApi.getFollowOnSubscriptionAsync(String requestId,
ApiCallback<GetSubscriptionResponse1> callback)
Get a Follow-On Subscription (asynchronously)
Get details of the Subscription being created based on the Request Id of an existing successful Transaction.
|
| Modifier and Type | Method and Description |
|---|---|
GetSubscriptionResponse1 |
GetSubscriptionResponse1.buyerInformation(GetSubscriptionResponse1BuyerInformation buyerInformation) |
GetSubscriptionResponse1 |
GetSubscriptionResponse1.links(GetSubscriptionResponse1Links links) |
GetSubscriptionResponse1 |
GetSubscriptionResponse1.paymentInstrument(GetSubscriptionResponse1PaymentInstrument paymentInstrument) |
GetSubscriptionResponse1 |
GetSubscriptionResponse1.shippingAddress(GetSubscriptionResponse1ShippingAddress shippingAddress) |
Copyright © 2025. All rights reserved.