Skip to content

Error schemas are not provided in the docs #303

@dkoston

Description

@dkoston

There are some basic request/response schemas in the API docs but all no API endpoint provides a schema for a non-successful response.

sometimes we see stuff like:

'warning': 'Invalid or Missing Payment Information - Please Reload and Try Again'

(that's not actually a warning, it gives back a 200 and the operation fails.

Other times, we are checking for result: success

Can you please define the possible responses that differ from what's in the docs when errors and warnings occur. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions