Update provider

Authentication

AuthorizationBearer
API key issued for your account. Send as Bearer token in the Authorization header.
X-Plan-Manager-Idstring
Plan manager UUID. Required on all public API requests to scope data access.

Path parameters

provider_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
entity_namestringOptional
abnstringOptional
registration_numberstringOptional
emailstringOptionalformat: "email"

Response

Updated provider
idstring or nullformat: "uuid"
entity_namestring or null
abnstring or null
Australian Business Number
registration_numberstring or null
emailstring or nullformat: "email"

Errors