We're delighted to present you with the comprehensive API documentation for PEAX. This all-in-one workspace for API design offers you a clear, concise, and interactive exploration of our API functionalities.
{
"code": "400",
"messageKey": "InvalidRequest",
"info": [
{
"name": "timestamp",
"value": "2024-02-28T12:34:56Z"
}
],
"errors": [
{
"fieldName": "email",
"validationMessage": "email is mandatory"
}
]
}