Skip to content

About "tags" field use. #27

@pl0mo

Description

@pl0mo

Hello,

I'm trying to create an offer using REST API which includes "no-verification-needed" tag, without success.

From API docs, at "offer/create" entry says this about "tags" field:

Comma separated list of tags, if a tag was not approved before, it's ignored.

I have try several ways like:

tags="no-verification-id"

tags="no verification id"

tags="no+verification+id"

tags="[no-verification-id]"

But no one of above works.

So, question is: Who should I supply tags?

Thanks in advance.

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