Validate Agreement
POST/agreements/validate
Validation step to be used before creating an Agreement to ensure that the agreement can be successfully created between the two parties.
If one of the parties does not support PayTo, then the validation step will fail.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
- 503
OK
Response Headers
Content-Language
Content-Type
Bad Request
Request is not well-formed, syntactically incorrect, or violates schema.
Response Headers
Content-Language
Content-Type
Unauthorized
Requires authentication
Response Headers
Content-Language
Content-Type
Forbidden
Token is missing required authorization scope
Response Headers
Content-Language
Content-Type
Not Found
Response Headers
Content-Language
Content-Type
Unprocessable Entity
The API cannot complete the requested action, or the request action is semantically incorrect or fails business validation.
Response Headers
Content-Language
Content-Type
Internal Server Error
An internal server error has occurred.
Response Headers
Content-Language
Content-Type
Service Unavailable - Temporarily Unavailable
Response Headers
Content-Language
Content-Type