v54

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01235140905.8 KB
Accounting

Creates allocation for a specific credit note

put/CreditNotes/{CreditNoteID}/Allocations

Path parameters

CreditNoteIDstring uuid required

Unique identifier for a Credit Note

Query parameters

summarizeErrorsboolean

If false return 200 OK and mix of successfully created objects and any with validation errors

Headers

Idempotency-Keystring

This allows you to safely retry requests without the risk of duplicate processing. 128 character max.

Request body

Response

Success - return response of type Allocations array with newly created Allocation for specific Credit Note