Skip to main content
DELETE
/
transaksi
/
{id}
Delete Transaksi
curl --request DELETE \
  --url https://blessed-toad-definitely.ngrok-free.app/api/transaksi/{id}

Documentation Index

Fetch the complete documentation index at: https://v1-learn.neoartd.my.id/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
integer
required

Unique identifier for the transaksi

Example:

1

Response

200

Transaksi deleted successfully