Add seats to a customer's subscription. Prorates charges for the current billing period.
Add seats to a customer's subscription. Prorates charges for the current billing period.
ApiKeyAuth In: header
Unique key used to safely retry this write for 24 hours without applying it twice.
1 <= length <= 200application/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/seats" \ -H "Content-Type: application/json" \ -d '{ "customerId": "string", "featureCode": "string", "count": 1 }'{ "id": "string", "customerId": "string", "featureCode": "string", "previousBalance": -9007199254740991, "newBalance": -9007199254740991, "ts": "2019-08-24T14:15:22Z", "createdAt": "2019-08-24T14:15:22Z", "object": "seat_event", "livemode": true}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}1 <= length <= 200^[a-z0-9_]+$1 <= length <= 500 < value <= 9007199254740991