Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.06 KB

CreditCategory.md

File metadata and controls

14 lines (9 loc) · 1.06 KB

CreditCategory

Information describing the intent of the transaction. Most relevant for credit use cases, but not limited to such use cases. Please reach out to your account manager or sales representative if you would like to receive this field. See the taxonomy csv file for a full list of credit categories.

Properties

Name Type Description Notes
primary str A high level category that communicates the broad category of the transaction.
detailed str A granular category conveying the transaction's intent. This field can also be used as a unique identifier for the category.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]