v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-149189107.8 KB

Returns the terms attached to an offer, such as pricing terms (usage-based, contract, BYOL, free trial), legal terms, payment schedules, validity terms, support terms, and renewal terms.

post/2026-02-05/getOfferTerms

Request body

offerIdstring required

The unique identifier of the offer whose terms to retrieve.

maxResultsinteger

The maximum number of results that are returned per call. You can use <code>nextToken</code> to get more results.

nextTokenstring

If <code>nextToken</code> is returned, there are more results available. Make the call again using the returned token to retrieve the next page.

Response

Success

nextTokenstring

If <code>nextToken</code> is returned, there are more results available. Make the call again using the returned token to retrieve the next page.