Card Enrichment
Enrich a batch of card transactions with DE43 data
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.
Note that we impose a rate limit on the number of batch requests made in a rolling 12 hour window. Please reach out to sales@spade.com with any questions.
POST
Authorizations
Body
application/json
Response
200
application/json
Successful operation
The response is of type object
.