Skip to main content

Input fields

affiliateLinkSubdomain : String

The subdomain of the affiliate link used to track the commission.

fixedTpiFee : Int

The fixed comission fee, in pence, which is paid to the third-party intermediary.

organizationName : String! required

The third-party intermediary who sold this renewal to the customer.

standingChargeUplift : Decimal

The amount to add to the standing charge when billing, in pence/day, which is paid to the third-party intermediary.

unitRateUplift : Decimal! required

The amount to add to the unit rate when billing, in pence/kWh, which is paid to the third-party intermediary.

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

{ "affiliateLinkSubdomain": "sound-weight-strategy-nor-nearly", "fixedTpiFee": 65, "organizationName": "talk-outside-scene-toward-should", "standingChargeUplift": "1.0", "unitRateUplift": "1.0" }