Skip to main content
POST
Tag multiple invoices

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Body

application/json
resources
string<iri-reference>[]
required
write-only

Invoices to tag or untag, as IRI references

Required array length: 1 - 100 elements
Example:
tags
string<iri-reference>[]
required
write-only

Tags to add or remove, as IRI references

Required array length: 1 - 50 elements
Example:

Response

Result of a batch tag operation

resources
string<uuid>[]

IDs of the invoices the operation was applied to

tags
string<uuid>[]

IDs of the tags added or removed