NextGen APIs

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

Http Verb

GET

Url

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

Permissions required

Technical Object: View (fsm.core.technicalobject.customer.view)

or

Technical Object: 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 returns the requested Account.

Path Parameters

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

Field

Description

accountId

Id

Query String Parameters

Start with a ? and includes parameters listed one after the another separated by &.

Fields ℹ️

Default.

Header Parameters

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

Default.

Response documentation

Response payload fields

Field

Description

Note

id

id

 

operationCenterId

Operation Center Id

Operation Centers: Revision 1 (2024 W1)

code

Code

 

name

Name


surname

Surname


description

Description

 

fiscalCode

fiscalCode


note

Note


birthDate

Birth Date


typeId

Type Id

 

order

Order


externalSystemId

External System Id

 External Systems: Revision 1 (2024 W1)

externalCode

External Code


Response error codes

NOT_FOUND, BASE_0001