Amili Docs
Home
Products
Products
Debt.collection
Account Receivable
Distribution
Go to amili.no
Home
Products
Products
Debt.collection
Account Receivable
Distribution
Go to amili.no
Collections
Copy Page
About the AutoCollect API
Getting started with the AutoCollect API
Webhooks
Example Workflow
Batches
GetBatchById
GET
GetBatchesByOrganization
GET
GetBatchById - Legacy (To be removed)
GET
Collections
AcceptDebtCollectionList
POST
RejectDebtCollectionList
POST
PauseCase
POST
WithdrawCase
POST
ResumeCase
POST
AcceptEvictionRequest
POST
RejectEvictionRequest
POST
AcceptEvictionConfirmation
POST
RejectEvictionConfirmation
POST
Correction
CreateCorrections
POST
Invoice
CreateInvoices
POST
GetInvoicesByOrganization
GET
GetInvoiceById
GET
Payment
CreatePayments
POST
Settlement
GetSettlements
GET
GetSettlement on Id
GET
AutoCollect Legacy API
Attachment
/webapi/api/Attachment
Batch
/webapi/api/Batch
/webapi/api/Batch
Ping
/webapi/api/Ping
Collections
Copy Page
RejectEvictionConfirmation
POST
/orgs/{organizationId}/cases/{caseId}/eviction/confirmation/reject
Try it
Run in Apidog
Run in Apidog
Endpoints for organization management operations
Request
Authorization
Path Params
Generate Code
Responses
🟢
200
application/json
OK
Body
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
POST
'/orgs//cases//eviction/confirmation/reject'
Response
Response Example
{
}
Modified atÂ
2026-05-06 06:23:40
Previous
AcceptEvictionConfirmation
Next
CreateCorrections