and try to test the create account from sailpoint its giving me a error/warm of native identity.
the account is getting created in the target application
@RiyazuddinM you can use plan.nativeIdentity whereever u r using plan.username
and mapping must be correct like use same name everywhere.
Better to use same name which is coming from json format in postman.
It will resolve the issue.
Note : user Plan.nativeIdentity if username ur nativeIdentity and u want to use it in your code.