{
"errors": [
{
"category": "INVALID_REQUEST_ERROR",
"code": "INVALID_ENUM_VALUE",
"detail": "`REGULAR` is not a valid enum value for `product_type`.",
"field": "product_type"
}
]
}
The ENUM of REGULAR still exists on the Square API explorer and in the docs.
2 posts - 2 participants