Status codes                 

Here is the list of descriptions of the error codes for each service (there is a red annotation for those listed in the standard defined by the CFONB (CFONB codification).

 

Retrieve accounts list :   get/accounts

 

Erreur

Description de l'erreur

AC01 (CFONB) IncorrectAccountNumber : account number is unknown or incorrect
AC04 (CFONB) ClosedAccountNumber : account closed
AC06 (CFONB) BlockedAccount : account blocked/ is subject of an opposition
BE05 (CFONB) UnrecognisedInitiatingParty : unknown AISP
BADS BadScope : the service call was made with a PIISP token (AISP expected)
INTE InternalError : internal error during processing
INTS InternalServerError : internal error during communication
IPGN InvalidPageNumber : invalide page number
NGAC NotGrantedAccount : account not granted
NIMP NotImplemented : bad method used
TMRQ TooManyRequest : out of limit for the number of requests 
IPSU InvalidPSU : Customer not known or no access on the GUI

 

 Retrieve balances list of an account : get/accounts/{accountRessourceId}/balances

 

Erreur

Description de l'erreur

AC01 (CFONB) IncorrectAccountNumber : account number is unknown or incorrect
AC04 (CFONB) ClosedAccountNumber : account closed
AC06 (CFONB) BlockedAccount : account blocked/ is subject of an opposition
BE05 (CFONB) UnrecognisedInitiatingParty : unknown AISP
BADS BadScope : the service call was made with a PIISP token (AISP expected)
INTE InternalError : internal error during processing
INTS InternalServerError : internal error during communication
IPGN InvalidPageNumber : invalide page number
NGAC NotGrantedAccount : account not granted
NIMP NotImplemented : bad method used
TMRQ TooManyRequest : out of limit for the number of requests 
IPSU InvalidPSU : Customer not known or no access on the GUI

 

 Retrieve list of transactions : get/accounts/{accountRessourceId}/transactions

 

Erreur

Description de l'erreur

AC01 (CFONB) IncorrectAccountNumber : account number is unknown or incorrect
AC04 (CFONB) ClosedAccountNumber : account closed
AC06 (CFONB) BlockedAccount : account blocked/ is subject of an opposition
BE05 (CFONB) UnrecognisedInitiatingParty : unknown AISP
BADS BadScope : the service call was made with a PIISP token (AISP expected)
INTE InternalError : internal error during processing
INTS InternalServerError : internal error during communication
IPGN InvalidPageNumber : invalide page number
NGAC NotGrantedAccount : account not granted
NIMP NotImplemented : bad method used
TMRQ TooManyRequest : out of limit for the number of requests 
IPSU InvalidPSU : Customer not known or no access on the GUI
RENF ReferenceNotFound : Unknown transaction reference
IPSU InvalidPSU : Customer not known or no access on the GUI