Supplier Integration

Update Account Details

Update the account credentials stored in the system for a specific account ID.

put/v1/suppliers/accounts/{id}

Path parameters

idstring required

Account ID

Request body

emailstring email

Email for utility supplier account

passwordstring

Password for utility supplier account

Response

Account details retrieved successfully

status'PASSING' | 'FAILING'

Account connection status

idstring

Account identifier

referenceIdstring

Business identifier

reasonstring

Reason for failing

Changes

Changed in 2 of the 13 revisions of this API.22

    • the request property email became optional

      request-property-became-optional

    • the request property password became optional

      request-property-became-optional

    • the request property email became required

      request-property-became-required

    • the request property password became required

      request-property-became-required

    This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog