NextGen APIs

PATCH /assets/accounts/r1/accounts/{accountId}

Http Verb

PATCH

Url

/assets/accounts/r1/accounts/{accountId}

Permissions required

Customer: Edit (fsm.core.technicalobject.customer.edit)

Personally Identifiable Information (PII)

Yes

Sensitive Information

No

Last Modified Version

r1

Released since

2024 W1 (FSM 16.0)

Deprecated since


Removed since


Tech Tags


Business Logic

This API modify an existing Account.

Path Parameters

As their name suggests, they are included in the URL path of the endpoint.

Field

Description

Note

accountId

account id

 

Header Parameters

Parameters included in the request headers. Generally, request headers are used to keep authorization parameters.

Default.

Request Body Parameters

Request body parameters are used when clients send data to the API. They are shipped in a JSON Object only in POST, PUT, or PATCH requests.

Field

Description

Validations

Note

operationCenterId

Operation Center Id

Operation Centers: Revision 1 (2024 W1)

operationCenterId

description

Description

 

description

fiscalCode

fiscalCode

 

fiscalCode

note

Note

 

note

birthDate

Birth Date

 

birthDate

Response documentation

Response payload fields

Response error codes

NOT_FOUND, BASE_0001, BASE_0003