This endpoint allows a user to generate a quote for a service via the API. You can either specify
a product_code
directly or use the traditional combination of product_type
, country_id
, and
product_protocol
.
Private API key for user-level authentication.
Public API key for user-level authentication.
Content type for the request body as application/json.
The data needed to create the checkout quote.
The body is of type object
.
Quote generated successfully.
The response is of type object
.