Tag multiple invoice payment allocations with a custom tag. Allocations can be tagged in bulk or individually with this endpoint. Tagging allocations is useful for categorizing payments that are split across multiple invoices.
Documentation Index
Fetch the complete documentation index at: https://docs-beta.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content-Type must be set to application/json
The UUID of the business to tag allocations for
Contains a collection of tags as defined by the ApiTag schema. This structure is used to encapsulate multiple tags in API responses or requests.
A list of tags associated with a taggable object.