orders.cod.collect
Mark a cash-on-delivery order as collected.
- method + path:
POST /v1/orders/{ord}/tahsilat - TR label: Kapıda ödeme tahsil edildi
- auth: authenticated · scope gates: any of
admin,orders:read,orders:write— “Siparişleri yalnızca mağaza sahibi görebilir”; then any ofadmin,orders:write— “Bu işlem için yetki yok” - agentPolicy:
propose— a live mutation — an Ajan token's call is recorded into its open proposal (202proposed: true); a Geliştirici token executes it directly. - effects:
db - idempotency: server — the platform derives the key
- wraps:
order.cod.collect
Machine-readable body schema: /schemas/routes/orders.cod.collect.json.
Body
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object",
"properties": {}
}Generated from the live platform registries at build time — reference pages cannot go stale. Markdown variant: /reference/routes/orders.cod.collect.md