When posting to: /v3/merchants/<mID>/orders/4<orderID>/line_items/<itemId>/discounts
We got status 400 error with message: "Maximum string length exceeded for 'name'. Max length is 64"
While its true the name was more than 64. Its is so low and not documented. Can we increase this limit?
Edit: This was on production.