Skip to content

Number string lengths #12

@HappyPathAB

Description

@HappyPathAB

Various entities have identities referred to as "numbers" in the documentation, although they're actually strings.

Is there a limitation on the (significant) length of these strings, and if so what?

In other words, is there a point at which the API will refuse to accept a request because a string is too long, or is there a point at which only the first X characters of two "number" strings will be used to compare them?

I'm not after a theoretical maximum here but a practical one. If it's less than 256, say, that's important to know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions