Enrolls User into Product and Creates Account and Card

Enrolls a User into a Product and creates the Account and Card. Also used for card in hand use case to support instant issue enrollment.Also used for upgrade account from GPG to DDA(If the parameter upgradeFlag is true).

This API is used to enrolls a User into a Product and creates the Account and Card. Also used for card in hand use case to support instant issue enrollment.Also used for upgrade account from GPG to DDA(If the parameter "upgradeFlag" is true)

Create New User Create Account Create Payment Instrument support instant issue enrollment support upgrade account

Note: If POST /enrollments is called with a valid request and enrollment fails during processing, the request will be automatically completed if the customer clears OFAC

NameComment
200success
400bad request, like unsupported operation
401Unauthorized
GroupPropertyRequiredConstraint/ScenarioHttpStatusCodeSub CodeDescription
PACKAGE_LOOKUP_EXCEPTION40050205021Connection Issue looking up package info
PACKAGE_NOT_FOUND40050205022No package is associated with the provided identifier
PACKAGEID_IN_USE40050205023The package associated with the identifier is being already used
INSTANT_ISSUE_NOT_SUPPORTED40050305031Product not support Instant Issue enrollment
INSTANT_ISSUE_REQUEST_PHYSICAL_CARD_NOT_SUPPORTED40050305032Product does not support requesting physical card during during instant issue enrollment
instantIssuetypeY ONLY if enrollment is instantIssueINSTANT_ISSUE_TYPE400600Required: 6181, Invalid: 6182If instantIssue object is provided then type must be provided. Must be CBS
instantIssuemappingIdentifierY ONLY if enrollment is instantIssueINSTANT_ISSUE_MAPPING_IDENTIFIER400600Required: 6183, Invalid: 6184If instantIssue object is provided then mappingIdentifier must be provided
GroupPropertyRequiredConstraint/ScenarioHttpStatusCodeSub CodeDescription
accountIdentifierNmissing/invalid accountIdentifier4003500accountIdentifier is invalid
change user profile40045020User profile can‘t changed
account status not normal40045030Account status is not healthy
target product code same with current product code40045040Account already upgrade success
same requestid, accountidentifier is different40045050Account not matched
target product code not allowed for upgrade40045060Account already upgrade success
account not found400100account or accounthodler or user not found
[CPM]upgrade service return error40050300A downstream provider did not return success for Upgrade Account
Language
Authorization
Header
Click Try It! to start a request and see the response here!