cURL
curl --request GET \ --url https://east.sandbox.spade.com/batches/{merchantMatchBatchId} \ --header 'X-Api-Key: <api-key>'
{ "batchId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "pending" }
Get the status of a batch merchant matching job.
ID of the batch merchant matching job
Successful operation
The response is of type object.
object