LeaveSupplierInput
Input fields
The Kraken account number.
Future billing address.
Optional idempotency key to prevent duplicate journey creation on retry.
Whether this leave supplier is part of a house move.
The requested last day of supply.
The type of leave supplier process to initiate.
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
{
"accountNumber": "A-9073F355",
"futureBillingAddress": RichAddressInput,
"idempotencyKey": "score-voice-research-money-that",
"isHouseMove": true,
"marketData": LeaveSupplierMarketInputType,
"requestedSupplyEndDate": "2010-11-20",
"subtype": "MOVE_OUT"
}