---
title: "Test an outbound capability"
method: POST
path: "/api/ecommerce-app/{id}/checks/capability/{capability}"
tags: ["Custom Ecommerce Apps · Management"]
---

# Test an outbound capability

`POST /api/ecommerce-app/{id}/checks/capability/{capability}`

Calls the provider URL for the capability with the OAuth token of the connected test store and records the result.

## Path parameters

- `id` string, required
- `capability` string, required

## Request body

- CapabilityTestDto
  - `sample_id` string
  - `quantity` integer

## Response `201`

---

[API](https://skmtc.net/vambe/apis/vambe-ai-api.md) · [All operations](https://skmtc.net/vambe/apis/vambe-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vambe/vambe-ai-api/revisions/e206709d4be5/schema)
