<aside> đź”’

Information Classification: Public

</aside>

This document outlines all of the current validation rules applied by the Beacon API when data is sent via an API request.

If an invalid value is passed to a field, Beacon will respond with a 500 error, and return the validation that hasn’t been met:

"error": {
	"code": "server_error"
	"message": "Oh shoot! An unknown error occurred. "
			"raw": "Validation error: \\"external_id\\": Maximum string length is 255 characters",
	"name": "ValidationError"
}

Field types


Boolean (checkbox)

Currency

Date