OVPAY-1518 - Added priority to endpoints.

This commit is contained in:
Bas Boterman 2025-03-05 10:23:49 +01:00
parent bed4dddf3b
commit 151a23c39a

View File

@ -10,7 +10,7 @@ servers:
paths: paths:
/transactionitems: /transactionitems:
get: get:
summary: Find transaction items. summary: P1. Find transaction items.
description: Find transaction items. description: Find transaction items.
tags: tags:
- Transactions v2.2 - Transactions v2.2
@ -284,7 +284,7 @@ paths:
accountingSystemReference: U4F-123456 accountingSystemReference: U4F-123456
href: null href: null
post: post:
summary: Add one ore more finanicial transaction items in bulk. summary: P1. Add one ore more finanicial transaction items in bulk.
description: Add one ore more finanicial transaction items in bulk. description: Add one ore more finanicial transaction items in bulk.
tags: tags:
- Transactions v2.2 - Transactions v2.2
@ -375,7 +375,7 @@ paths:
required: true required: true
description: The id of the transaction item. description: The id of the transaction item.
patch: patch:
summary: Update a transaction item. summary: P1. Update a transaction item.
description: Update a transaction item. description: Update a transaction item.
tags: tags:
- Transactions v2.2 - Transactions v2.2
@ -423,7 +423,7 @@ paths:
get: get:
tags: tags:
- Transactions v2.2 - Transactions v2.2
summary: Get the status of the transaction items POST. summary: P1. Get the status of the transaction items POST.
description: Get the status of the asynchronous transaction items POST processing. description: Get the status of the asynchronous transaction items POST processing.
parameters: parameters:
- in: path - in: path
@ -484,7 +484,7 @@ paths:
required: true required: true
description: The id of the transaction item to process. description: The id of the transaction item to process.
post: post:
summary: Add a processing failure. summary: P1. Add a processing failure.
description: Add a processing failure. description: Add a processing failure.
tags: tags:
- Failures v2.2 - Failures v2.2
@ -532,7 +532,7 @@ paths:
required: true required: true
description: The id of the transaction item to process. description: The id of the transaction item to process.
post: post:
summary: Add an audit trail entry. summary: P1. Add an audit trail entry.
description: Add an audit trail entry. description: Add an audit trail entry.
tags: tags:
- Audit Trail v2.2 - Audit Trail v2.2
@ -580,7 +580,7 @@ paths:
transactionAuditTrailId: 37a8095b-19db-498f-9349-5f37d21c5bdf transactionAuditTrailId: 37a8095b-19db-498f-9349-5f37d21c5bdf
/transactionaudittrails: /transactionaudittrails:
get: get:
summary: Find audit trail entries. summary: P3. Find audit trail entries.
description: Find audit trail entries. description: Find audit trail entries.
tags: tags:
- Audit Trail v2.2 - Audit Trail v2.2
@ -803,7 +803,7 @@ paths:
href: null href: null
/processingfailures: /processingfailures:
get: get:
summary: Find processing failures. summary: P1.Find processing failures.
description: Find processing failures. description: Find processing failures.
tags: tags:
- Failures v2.2 - Failures v2.2
@ -985,7 +985,7 @@ paths:
required: true required: true
description: The id of the processing failure. description: The id of the processing failure.
patch: patch:
summary: Update processing failure. summary: P1. Update processing failure.
description: Update processing failure. description: Update processing failure.
tags: tags:
- Failures v2.2 - Failures v2.2
@ -1018,7 +1018,7 @@ paths:
processingFailureId: 37a8095b-19db-498f-9349-5f37d21c5bdf processingFailureId: 37a8095b-19db-498f-9349-5f37d21c5bdf
/bookingprocesses: /bookingprocesses:
get: get:
summary: Find booking processes. summary: P1. Find booking processes.
description: Find booking processes. description: Find booking processes.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1092,7 +1092,7 @@ paths:
identifyingFieldName: null identifyingFieldName: null
href: null href: null
post: post:
summary: Add a booking process. summary: P2. Add a booking process.
description: Add a booking process. description: Add a booking process.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1135,7 +1135,7 @@ paths:
required: true required: true
description: The id of the booking process. description: The id of the booking process.
patch: patch:
summary: Update a booking process. summary: P2. Update a booking process.
description: Update a booking process. description: Update a booking process.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1176,7 +1176,7 @@ paths:
required: true required: true
description: The id of the booking process. description: The id of the booking process.
post: post:
summary: Add booking metadata. summary: P2. Add booking metadata.
description: Add booking metadata. description: Add booking metadata.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1217,7 +1217,7 @@ paths:
bookingMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 bookingMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617
/bookingmetadata: /bookingmetadata:
get: get:
summary: Find booking metadata. summary: P1. Find booking metadata.
description: Find booking metadata. description: Find booking metadata.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1357,7 +1357,7 @@ paths:
required: true required: true
description: The id of the booking metadata. description: The id of the booking metadata.
patch: patch:
summary: Update booking metadata. summary: P2. Update booking metadata.
description: Update booking metadata. description: Update booking metadata.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1398,7 +1398,7 @@ paths:
required: true required: true
description: The id of the booking metadata. description: The id of the booking metadata.
post: post:
summary: Add booking group fields. summary: P2. Add booking group fields.
description: Add booking group fields. description: Add booking group fields.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1438,7 +1438,7 @@ paths:
required: true required: true
description: The id of the booking metadata. description: The id of the booking metadata.
post: post:
summary: Add booking line metadata. summary: P2. Add booking line metadata.
description: Add booking line metadata. description: Add booking line metadata.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1500,7 +1500,7 @@ paths:
bookingLineMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 bookingLineMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617
/bookinggroupfields: /bookinggroupfields:
get: get:
summary: Find booking group fields. summary: P1. Find booking group fields.
description: Find booking group fields. description: Find booking group fields.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1618,7 +1618,7 @@ paths:
required: true required: true
description: The id of the booking group field. description: The id of the booking group field.
delete: delete:
summary: Delete booking group field. summary: P2. Delete booking group field.
description: Delete booking group field. description: Delete booking group field.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1627,7 +1627,7 @@ paths:
description: OK description: OK
/bookinglinemetadata: /bookinglinemetadata:
get: get:
summary: Find booking line metadata. summary: P1. Find booking line metadata.
description: Find booking line metadata. description: Find booking line metadata.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1957,7 +1957,7 @@ paths:
required: true required: true
description: The id of the booking line metadata. description: The id of the booking line metadata.
patch: patch:
summary: Update booking line metadata. summary: P2. Update booking line metadata.
description: Update booking line metadata. description: Update booking line metadata.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1988,7 +1988,7 @@ paths:
value: value:
bookingLineMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 bookingLineMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617
delete: delete:
summary: Delete booking line metadata. summary: P2. Delete booking line metadata.
description: Delete booking line metadata. description: Delete booking line metadata.
tags: tags:
- Booking Processes v2.2 - Booking Processes v2.2
@ -1997,7 +1997,7 @@ paths:
description: OK description: OK
/taxmetadata: /taxmetadata:
get: get:
summary: Find tax metadata. summary: P1. Find tax metadata.
description: Find tax metadata. description: Find tax metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2103,7 +2103,7 @@ paths:
validUntil: null validUntil: null
href: null href: null
post: post:
summary: Add tax metadata. summary: P3. Add tax metadata.
description: Add tax metadata. description: Add tax metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2147,7 +2147,7 @@ paths:
required: true required: true
description: The id of the tax metadata. description: The id of the tax metadata.
patch: patch:
summary: Update tax metadata. summary: P3. Update tax metadata.
description: Update tax metadata. description: Update tax metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2178,7 +2178,7 @@ paths:
taxMetadataId: 7c3a5b0f-b89e-4f02-8b09-d11c5a050a07 taxMetadataId: 7c3a5b0f-b89e-4f02-8b09-d11c5a050a07
/sourcemetadata: /sourcemetadata:
get: get:
summary: Find source metadata. summary: P1. Find source metadata.
description: Find source metadata. description: Find source metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2283,7 +2283,7 @@ paths:
rejectionInfo: ao@htm.nl rejectionInfo: ao@htm.nl
href: null href: null
post: post:
summary: Add source metadata. summary: P3. Add source metadata.
description: Add source metadata. description: Add source metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2328,7 +2328,7 @@ paths:
required: true required: true
description: The id of the source metadata. description: The id of the source metadata.
patch: patch:
summary: Update source metadata. summary: P3. Update source metadata.
description: Update source metadata. description: Update source metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2359,7 +2359,7 @@ paths:
sourceMetadataId: 37a8095b-19db-498f-9349-5f37d21c5bdf sourceMetadataId: 37a8095b-19db-498f-9349-5f37d21c5bdf
/accountingperiodmetadata: /accountingperiodmetadata:
get: get:
summary: Find accounting period metadata. summary: P1. Find accounting period metadata.
description: Find accounting period metadata. description: Find accounting period metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2425,7 +2425,7 @@ paths:
isOpen: false isOpen: false
href: null href: null
post: post:
summary: Add accounting period metadata. summary: P2. Add accounting period metadata.
description: Add accounting period metadata. description: Add accounting period metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2466,7 +2466,7 @@ paths:
required: true required: true
description: The id of the accounting period metadata. description: The id of the accounting period metadata.
patch: patch:
summary: Update accounting period metadata. summary: P2. Update accounting period metadata.
description: Update accounting period metadata. description: Update accounting period metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2497,7 +2497,7 @@ paths:
accountingPeriodMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 accountingPeriodMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617
/concessionmetadata: /concessionmetadata:
get: get:
summary: Find concession metadata. summary: P1. Find concession metadata.
description: Find concession metadata. description: Find concession metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2605,7 +2605,7 @@ paths:
validUntil: 2024-11-30T23:59:59.999 validUntil: 2024-11-30T23:59:59.999
href: null href: null
post: post:
summary: Add concession metadata. summary: P2. Add concession metadata.
description: Add concession metadata. description: Add concession metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2650,7 +2650,7 @@ paths:
required: true required: true
description: The id of the concession metadata. description: The id of the concession metadata.
patch: patch:
summary: Update concession metadata. summary: P2. Update concession metadata.
description: Update concession metadata. description: Update concession metadata.
tags: tags:
- Metadata v2.2 - Metadata v2.2
@ -2797,7 +2797,7 @@ paths:
$ref: "#/components/schemas/MetadataAuditTrailsPostResponseBody" $ref: "#/components/schemas/MetadataAuditTrailsPostResponseBody"
/concessions: /concessions:
get: get:
summary: Get all concessions. summary: P1. Get all concessions.
description: Get all concessions. description: Get all concessions.
tags: tags:
- References v2.2 - References v2.2