---
title: "POST /v2/{org_id}/waffle_fulfillment_info/"
method: POST
path: "/v2/{org_id}/waffle_fulfillment_info/"
tags: ["Others - By Org"]
---

# POST /v2/{org_id}/waffle_fulfillment_info/

`POST /v2/{org_id}/waffle_fulfillment_info/`

List/Create waffle fulfillment data

## Request body

- WaffleFulfillmentInfo
  - `serial_number` string, required
  - `stripe_payment_intent_id` string, required

## Response `201`

Created

- OptionalWaffleFulfillmentInfoSerializer
  - `serial_number` string, required
  - `stripe_payment_intent_id` string

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

[API](https://skmtc.dev/density/apis/your-project-api.md) · [All operations](https://skmtc.dev/density/apis/your-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/density/your-project-api/revisions/eab10fe035e6/schema)
