v1

latestOpenAPI 3.0.02026-07-2335196124.2 KB
Price options group

Working example: Retrieve price option groups


Overview

Extract information on the price option groups you configured.

get/priceoptions/

Query parameters

Namestring

The name of the pricing options groups configured in the 2Checkout system. Can be NULL.

Types'RADIO' | 'CHECKBOX' | 'INTERVAL' | 'COMBO'

Possible values: RADIO, CHECKBOX, INTERVAL, COMBO. Can be NULL.

Limitinteger

Number of results displayed per page. Default maximum value is 10. Can be NULL.

Pageinteger

A specific page of search results. Default value is 1. Can be NULL.

Headers

Accept'application/json' required
X-Avangate-Authenticationstring required

Authentication header

Response

OK