Documentation/Refresh
Authorization required: Yes
HTTP methods allowed: GET
Syntax: Documentation/Refresh Details
Refreshes the documentation.
Mostly useful for running repeated series of unit-tests where the id's used to update the database has to be unique.
For instance, the call Customer/Add will fail if there already existsa customer with email {email} in the database.
Documentation/Refresh may in such cases be used to ensure a fresh set of unit-testswith a new unique value for {email}
Popularity: 96 (number of times method has been accessed)
Documentation and tests automatically generated from source-code 2025-12-06 05:04