Case Management API
Release Notes
The paywise Case Management API is regularly updated with new and improved features.
October 2024
October 14
- New field send_order_confirmation available for the Release Claim for Processing endpoint. This allows you to specify whether or not you want to receive an order confirmation for the claim you submitted. If you submit multiple claims with the same debtor at the same time it is best to only set this flag to true on the last claim to avoid receiving multiple emails.
October 10
- New endpoint info available. This endpoint allows you to get details on the currently used API key in order to test successful authentication.
- Bugfix: Empty lists on the claims sub objects caused an error on the API. This is fixed now.
May 2024
May 06
- New field legal_claim_balances available for the Mandate object. This gives you information on the Legal Claim Balance of the mandate (“Forderungsstand”).
- New field further_reference_numbers available for Mandate object.
January 2024
January 30
- Changing the type of the field quantity for a claim’s item from Integer to Double.
- New field unit available for claim’s items object. Use it to specify the unit used to measure the quantity of an item belonging to a claim.
January 08
- New field created available for the Mandate object.
- New field created available for mandate’s Status Update object.
November 2023
November 28
- New field reference_number (“Aktenzeichen”) available for the Mandate object.
June 2023
June 8
- Adding the new payments endpoint. Use it to create, list and retrieve payments which you received directly from your debtors.
- New field payment available for the claim object to allow payment object creation along with claim creation.
- New field payment available when retrieving Claim and Mandate objects.
November 2022
November 28
- Initial release