Get seat balance
Get current balance for a specific seat type.
Get current balance for a specific seat type.
Authorization
ApiKeyAuth x-api-key<token>
In: header
Query Parameters
customerId*string
featureCode*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/seats/balance?customerId=string&featureCode=string"{ "success": true, "data": { "current": -9007199254740991, "asOf": "2019-08-24T14:15:22Z", "object": "seat", "livemode": true }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}