Skip to main content

Input fields

accountType : AccountTypeChoices! required

The type of account.

affiliateSessionId : ID

The affiliate session ID for the quote.

agreementId : ID

The agreement ID for the quote. To be used if we are requoting for an existing supply point.

brand : String default: OCTOPUS_ENERGY_SPAIN

The market brand code.

date : Date! required

The date when product must be available.

identifier : ID! required

The identifier for the quote (CUPS / Annual consumption ).

isHidden : Boolean! required

Get products based on its hidden attribute.

marketName : MarketName! required

The market name.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "accountType": "BUSINESS", "affiliateSessionId": "60739620", "agreementId": "20288008", "brand": "number-difference-bank-entire-three", "date": "2001-12-30", "identifier": "25343247", "isHidden": true, "marketName": "ESP_ELECTRICITY" }