---
title: "Count Checkouts"
method: GET
path: "/v2/checkout/count"
tags: ["Checkout"]
---

# Count Checkouts

`GET /v2/checkout/count`

## Query parameters

- `search` string, required

## Response `200`

Successful

- CheckoutCountResponse
  - `count` number — Checkout count

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.dev/westpac/apis/checkout-api.md) · [All operations](https://skmtc.dev/westpac/apis/checkout-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/westpac/checkout-api/revisions/97b34ca7df9a/schema)
