Validate a change of payer before applying it
POST/v3/accounts/origin-events/change-of-payer/validate
Run the same validation rules as the change-of-payer endpoint, but without committing the change. Returns the list of conflicts (if any) so the caller can correct the request before actually changing the agreement.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Validation result
Bad Request
Unauthorized
Forbidden
Internal Server Error