StampMitraStampMitra Developers

Parties

◐ Planned / TODO

Attach first/second party (and witness) details to an e-Stamp order.

This capability has no backend endpoint in stampmitra-b2b-platform yet. It is documented here as a planned contract only, and the frontend never calls StampMitra Core directly to fill this gap.
POST/v1/estamp/orders/:orderId/parties
◐ Planned / TODO

[PLANNED] Add parties to an e-Stamp order

NOT YET IMPLEMENTED as its own route. Today, party details are expected to travel inside the generic `details` object of POST /v1/orders (see e-Stamp Order Creation below) once an e-Stamp `details` schema is finalized.