---
title: "Persist binder card display order"
method: PUT
path: "/api/binders/{id}/card-order"
tags: ["Binders", "Collectibles and packs"]
---

# Persist binder card display order

`PUT /api/binders/{id}/card-order`

## Path parameters

- `id` string, required

## Request body

- object
  - `order` string[], required — BinderCard ids

## Response `200`

{ success: true }

## Other responses

- `400` — VALIDATION_ERROR

---

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