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
GetCasesByOrganization
GET
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
ErrorHandling
How to
Codes
DUPLICATE_UNIQUE_SOURCE_PAYMENT_ID
Collections
Copy Page
PauseCase
POST
/orgs/{organizationId}/cases/{caseId}/pause
Try it
Run in Apidog
Run in Apidog
Endpoints for organization management operations
Request
Authorization
Path Params
Generate Code
Responses
🟢
200
OK
application/json
OK
Body
application/json
Generate Code
ðŸŸ
400
BadRequest
ðŸŸ
401
Unauthorized
ðŸŸ
403
Forbidden
ðŸŸ
404
NotFound
ðŸŸ
409
Conflict
ðŸŸ
422
UnprocessableEntity
🔴
500
InternalServerError
🔴
503
ServiceUnavailable
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
POST
'/orgs//cases//pause'
Response
Response Example
200 -
Example 1
{
}
Modified atÂ
2026-07-14 09:25:35
Previous
RejectDebtCollectionList
Next
WithdrawCase