Skip to main content

Add a service endpoint to an identifier

POST 

/api/v1/wallets/:walletExternalKey/identifiers/:identifierExternalKey/services

URLDescription
https://wallet.acc.credenco.comGenerated server url

Adds a service entry with optional non-standard attributes to the identifier. Only supported by identifier types that expose service endpoints; other types return 422.

Required Role

RoleDescription
WALLET_IDENTIFIER_CRUDCreate, read, update and delete identifiers

Request

Responses

Service added successfully