post https://east.sandbox.spade.com/batches/transactions/cards/enrich/parse
Submit a batch of card transactions for enrichment where de43 data in the request body takes precedence over the other fields in the request body. Just like the /transactions/cards/enrich/parse
endpoint, the transactions can omit city
and merchantName
fields if the de43
field is present. This endpoint returns a batchId
which can be used in the /batches/{batchId}
and /batches/{batchId}/results
endpoints to check the status of the batch job and retrieve the results.
Callback