Error

FDX / Data Structures / Error
Error, An error entity which can be used at the API level for error responses or at the account level to indicate a problem specific to a particular account. See the error codes and descriptions defined in the latest FDX API Specification document, section 6.2 Errors
Error Properties
#IdTypeDescription
1codestringError code defined by FDX API Specification or Data Provider indicating the error situation which has occurred
2messagestringEnd user displayable information which might help the customer diagnose an error
3debugMessagestringMessage used to debug the root cause of the error. Contents should not be used in consumer's business logic. Can change at any time and should only be used for consumer to communicate with the data provider about an issue. Provider can include an error GUID in message for their use.
Error Usage:

© Copyright 2025. All Rights Reserved.