Match a batch of merchants
Merchant Matching
Match a batch of merchants
deprecated
Submit a batch of merchants for matching.
This endpoint will return 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
Match a batch of merchants
Authorizations
Body
application/json
Callbacks
Response
Successful operation
Unique identifier for the batch job
Current status of the batch job
Available options:
pending, running, completed, failed Number of transactions in the batch
Required range:
x >= 1Example:
1
Timestamp of when the batch was submitted
Example:
"2024-11-21T20:07:20.213660Z"

