Firma Kayıt Sil ID ile

DELETE /api/Firma/deletebyid

Belirtilen ID'ye sahip firma kaydını siler. Bu işlem, belirli bir firma bilgisinin sistemden kaldırılmasını sağlar.

Query parameters

  • entityId integer(int32)

Responses

  • 200

    Success

DELETE /api/Firma/deletebyid
curl \
 --request DELETE 'https://apiv3.bilsoft.com/api/Firma/deletebyid'