API changes for v1 API, October 24, 2024
On October 24, 2024, the mittwald API was updated to include a required property '/items/technicalAdvised' in the response for the GET operation on customer PHP accounts.
Summary
- The
GET /customers/{customerNumber}/php-accounts
operation has been updated to include a required property,/items/technicalAdvised
, in the response for the200
status.
Disclaimer: This summary is AI-generated. If you find any discrepancies, please refer to the detailed changes below.
Detailed changes
Changes in "Hole PHP Accounts eines Kunden"
- added the required property '/items/technicalAdvised' to the response with the '200' status
For details, refer to the GET/
endpoint.