Category: TRANSACTION DETAILS
Clean transaction data
Response example
{
"cleaning":{
"merchantName": "Nordigen",
"merchantCategoryCode": 8999, // coming soon
"transactionType": "PAYMENT",
"invoiceNumber": null // coming soon
}
}
Key Descriptions
KEY | TYPE | DESCRIPTION |
---|---|---|
merchantName | String | Name of the merchant |
merchantCategoryCode | Integer | A four-digit number (ISO 18245) to classify merchants and businesses |
transactionType | String | Transaction type. Available types:
|
invoiceNumber | String | Invoice number listed in transaction reference |