article_number
Article numbers are partner-supplied and must match the character class [A-Za-z0-9._\-]{1,255} so they round-trip safely through URL path segments. /, ?, #, and whitespace are not allowed inside an article number.
[A-Za-z0-9._\-]{1,255}
/
?
#