Bundle error codes
Note
This section is currently work in progress.
The following table lists the possible error codes returned on Fusion’s Account APIs.
Issue Bundle
Endpoint URI
POST/api/v1/ifi/{ifiID}/bundles/{bundleID}/issueBundle
Error codes
Error Code
|
HTTP Status Code
|
Error Code Description
|
AE4018
|
400
|
Invalid input parameter type.
|
AE400019
|
400
|
Mandatory input parameters are missing.
|
AE4005
|
404
|
Bundle not found for input bundle id and ifi id.
|
AE400010
|
404
|
Issuance not found error for input issuance id and tags.
|
AE400009
|
404
|
The resource product does not have a formFactor for card.
|
OFAC40001
|
422
|
Assessment Validation Exception Failed: Account Holder Name and DOB matches existing SDN.
|
AE4011
|
500
|
Issuance is in declined status.
|
AE400008
|
500
|
Error while updating data in database
|
AE400011
|
500
|
Accounts are created. Failed to Issue Payment Products.
|
Issue Account Product
Endpoint URI
POST/api/v1/ifi/{ifiID}/bundles/{bundleID}/issueAccount
Error codes
Error Code
|
HTTP Status Code
|
Error Code Description
|
AE4018
|
400
|
Invalid input parameter type.
|
AE400019
|
400
|
Mandatory input parameters are missing.
|
AE4005
|
404
|
Bundle not found for input bundle id and ifi id.
|
AE400007
|
404
|
Account product not found for input account product id and bundle id.
|
AE4008
|
500
|
Error while updating data in database.
|
Issue Account Products
Endpoint URI
POST/api/v1/ifi/{ifiID}/bundles/{bundleID}/issueAccountProducts
Error codes
Error Code
|
HTTP Status Code
|
Error Code Description
|
AE4018
|
400
|
Invalid input parameter type.
|
AE400019
|
400
|
Mandatory input parameters are missing.
|
AE4005
|
404
|
Bundle not found for input bundle id and ifi id.
|
AE400007
|
404
|
Account product not found for input account product id and bundle id.
|
AE4008
|
500
|
Error while updating data in database.
|
Issue Payment Products
Endpoint URI
POST/api/v1/ifi/{ifiID}/bundles/{bundleID}/issuePaymentProducts
Error codes
Error Code
|
HTTP Status Code
|
Error Code Description
|
AE4018
|
400
|
Invalid input parameter type.
|
AE400019
|
400
|
Mandatory input parameters are missing.
|
AE4007
|
404
|
Payment product not found for input payment product id.
|
Endpoint URI
POST/api/v1/ifi/{ifiID}/bundles/{bundleID}/issueFormFactor
Error codes
Error Code
|
HTTP Status Code
|
Error Code Description
|
AE4019
|
400
|
Mandatory input parameters are missing.
|
AE400018
|
400
|
Invalid input parameter type.
|
AE4007
|
404
|
Resource product not found for input IFI id and resource product id.
|
Issue Resource
Endpoint URI
POST/api/v1/ifi/{ifiID}/bundles/{bundleID}/issueResource
Error codes
Error Code
|
HTTP Status Code
|
Error Code Description
|
AE4018
|
400
|
Invalid input parameter type.
|
AE400019
|
400
|
Mandatory input parameters are missing.
|
AE4007
|
404
|
Resource product not found for input IFI id and resource product id.
|
Was this article helpful?