Boltic · Capability
Boltic Gateway API — Consumers
Boltic Gateway API — Consumers. 4 operations. Lead operation: Boltic List all consumers. Self-contained Naftiko capability covering one Boltic business surface.
What You Can Do
GET
Listconsumers
— Boltic List all consumers
/v1/consumers
POST
Createconsumer
— Boltic Create a new consumer
/v1/consumers
GET
Getconsumer
— Boltic Get a consumer by ID
/v1/consumers/{consumerid}
DELETE
Deleteconsumer
— Boltic Delete a consumer
/v1/consumers/{consumerid}
MCP Tools
boltic-list-all-consumers
Boltic List all consumers
read-only
idempotent
boltic-create-new-consumer
Boltic Create a new consumer
boltic-get-consumer-id
Boltic Get a consumer by ID
read-only
idempotent
boltic-delete-consumer
Boltic Delete a consumer
idempotent