v1

latestOpenAPI 3.0.0Apache 2.02026-07-1422655.4 KB
Service

Initiate a start of service

Initiates a start utility service at a new address for a given energy account. If the optional query parameters of email, phone_number, and mailing_address are specified, they will be used as the new contact information. Otherwise, the default information on file will be used.

post/service/initiate-start

Query parameters

account_numberstring

Account number for which to start service

start_datestring required

Date on which service at the new address should start. Formatted as yyyy-mm-dd.

start_addressstring required

Address at which service should be started. Formatted as 1 Warriors Way, San Francisco, CA 94158.

emailstring

Email to be used for contact. If not provided, default email on file is used.

phone_numberstring

Phone number to be used for contact. If not provided, default phone number on file is used.

mailing_addressstring

Address to be used for contact. If not provided, default address on file is used.

paperless_opt_outboolean

Whether or not an opt out of paperless communication is desired.

Headers

Authorizationstring required

access_token passed as "Bearer {access_token}"

Pelm-Client-Idstring required

Pelm-Client-Id from registration

Pelm-Secretstring required

client_secret from registration

Response

Successfully initiated a start of service

job_idstring