Copy PageBatch Transactionspost https://api.zafin.com/api/v1.0/txn-data/Body Paramstxnsarray of objectsrequiredWe add in the raw body option (JSON Formatted), a list containing transactions in form of a JSON object each Transaction Parameters Required are: { "description", "amount", "country", "date"} Optional: {"mcc", "bank-code", "currency"}txns*ADD objectHeadersusernamestringrequiredYour username.account-idstringrequiredCan be filled by 0 during your testing. In production, you should send an end-user pseudo-ID (1 person using your app ⇒ 1 unique pseudo-ID)model-namestringDefaults to model_5Name of the categorizer model to use. Defaults to model_5.categoryintegerDefaults to 0If 0 or omitted, omits category name and id values from response.websiteintegerDefaults to 0Flag specifies whether to get merchant website or not. value: 0(default) or 1.logointegerDefaults to 0If 0 or omitted, no logo is returned.logo-formatstringDefaults to rawLogo format you want returned. Options: [Default: raw, round, square]recurringintegerDefaults to 0when enabled, it determines if the transaction is a recurring payment or notResponses 200 500Internal Server ErrorUpdated 3 months ago Enrich TransactionRetrieve Batch TransactionsDid this page help you?YesNo