feature/OVPAY-1755 #12
@ -2329,6 +2329,8 @@ paths:
|
|||||||
- businessOwner
|
- businessOwner
|
||||||
- rejectionProcessing
|
- rejectionProcessing
|
||||||
- rejectionInfo
|
- rejectionInfo
|
||||||
|
- validFrom
|
||||||
|
- validUntil
|
||||||
- name: $select
|
- name: $select
|
||||||
in: query
|
in: query
|
||||||
description: Select properties to be returned
|
description: Select properties to be returned
|
||||||
@ -2349,6 +2351,8 @@ paths:
|
|||||||
- businessOwner
|
- businessOwner
|
||||||
- rejectionProcessing
|
- rejectionProcessing
|
||||||
- rejectionInfo
|
- rejectionInfo
|
||||||
|
- validFrom
|
||||||
|
- validUntil
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
description: OK
|
description: OK
|
||||||
@ -2372,6 +2376,8 @@ paths:
|
|||||||
businessOwner: Koos Verweg
|
businessOwner: Koos Verweg
|
||||||
rejectionProcessing: system
|
rejectionProcessing: system
|
||||||
rejectionInfo: api.htm.nl/v2/account/12345/msgs/abc
|
rejectionInfo: api.htm.nl/v2/account/12345/msgs/abc
|
||||||
|
validFrom: 2025-01-01T00:00.000
|
||||||
|
validUntil: null
|
||||||
- "@odata.etag": 4b743da5-4195-4b2e-a11b-6e5393a94c0a
|
- "@odata.etag": 4b743da5-4195-4b2e-a11b-6e5393a94c0a
|
||||||
sourceMetadataRowId: 3
|
sourceMetadataRowId: 3
|
||||||
sourceMetadataId: c3a9ef01-06c6-4c05-8fc7-df825f676dfc
|
sourceMetadataId: c3a9ef01-06c6-4c05-8fc7-df825f676dfc
|
||||||
@ -2381,6 +2387,8 @@ paths:
|
|||||||
businessOwner: Danny Negen
|
businessOwner: Danny Negen
|
||||||
rejectionProcessing: mail
|
rejectionProcessing: mail
|
||||||
rejectionInfo: d.negen@htm.nl
|
rejectionInfo: d.negen@htm.nl
|
||||||
|
validFrom: 2025-01-01T00:00.000
|
||||||
|
validUntil: null
|
||||||
- "@odata.etag": 502e2f58-b4e1-4dd0-947a-db6eea726e3a
|
- "@odata.etag": 502e2f58-b4e1-4dd0-947a-db6eea726e3a
|
||||||
sourceMetadataRowId: 4
|
sourceMetadataRowId: 4
|
||||||
sourceMetadataId: 0b6e3e07-c4e0-42bf-86f2-9c9522b71209
|
sourceMetadataId: 0b6e3e07-c4e0-42bf-86f2-9c9522b71209
|
||||||
@ -2390,6 +2398,8 @@ paths:
|
|||||||
businessOwner: Guus Geluk
|
businessOwner: Guus Geluk
|
||||||
rejectionProcessing: mail
|
rejectionProcessing: mail
|
||||||
rejectionInfo: ao@htm.nl
|
rejectionInfo: ao@htm.nl
|
||||||
|
validFrom: 2025-01-01T00:00.000
|
||||||
|
validUntil: null
|
||||||
security:
|
security:
|
||||||
- default: []
|
- default: []
|
||||||
x-auth-type: Application & Application User
|
x-auth-type: Application & Application User
|
||||||
@ -2417,6 +2427,8 @@ paths:
|
|||||||
businessOwner: Danny Negen
|
businessOwner: Danny Negen
|
||||||
rejectionProcessing: mail
|
rejectionProcessing: mail
|
||||||
rejectionInfo: d.negen@htm.nl
|
rejectionInfo: d.negen@htm.nl
|
||||||
|
validFrom: 2025-01-01T00:00.000
|
||||||
|
validUntil: null
|
||||||
responses:
|
responses:
|
||||||
"201":
|
"201":
|
||||||
description: Created
|
description: Created
|
||||||
@ -2456,9 +2468,26 @@ paths:
|
|||||||
schema:
|
schema:
|
||||||
$ref: "#/components/schemas/SourceMetadataPatchRequestBody"
|
$ref: "#/components/schemas/SourceMetadataPatchRequestBody"
|
||||||
examples:
|
examples:
|
||||||
Update a source in the metadata:
|
Update a source:
|
||||||
summary: Update a source in the metadata
|
summary: Update a source
|
||||||
description: In this example we update the business owner of a single source meta data
|
description: In this example we update a single source.
|
||||||
|
value:
|
||||||
|
incomingName: HTM-app
|
||||||
|
incomingEntity: OrderLine
|
||||||
|
outgoingName: ticketapp
|
||||||
|
businessOwner: Danny Negen
|
||||||
|
rejectionProcessing: mail
|
||||||
|
rejectionInfo: d.negen@htm.nl
|
||||||
|
validFrom: 2025-01-01T00:00.000
|
||||||
|
validUntil: 2025-01-31T23:59:59.999
|
||||||
|
Update a source validity:
|
||||||
|
summary: Update a source validity
|
||||||
|
description: In this example we update the validity of a single source.
|
||||||
|
value:
|
||||||
|
validUntil: 2025-01-31T23:59:59.999
|
||||||
|
Update a business owner of a source:
|
||||||
|
summary: Update a business owner of a source
|
||||||
|
description: In this example we update the business owner of a single source.
|
||||||
value:
|
value:
|
||||||
businessOwner: Chef Erwin
|
businessOwner: Chef Erwin
|
||||||
responses:
|
responses:
|
||||||
@ -2478,6 +2507,20 @@ paths:
|
|||||||
- default: []
|
- default: []
|
||||||
x-auth-type: Application & Application User
|
x-auth-type: Application & Application User
|
||||||
x-throttling-tier: Unlimited
|
x-throttling-tier: Unlimited
|
||||||
|
delete:
|
||||||
|
summary: Delete source metadata.
|
||||||
|
description: |
|
||||||
|
Delete source metadata. Note that source metadata can only be deleted
|
||||||
|
if the validFrom is in the future.
|
||||||
|
tags:
|
||||||
|
- Metadata v2.2
|
||||||
|
responses:
|
||||||
|
"200":
|
||||||
|
description: OK
|
||||||
|
security:
|
||||||
|
- default: []
|
||||||
|
x-auth-type: Application & Application User
|
||||||
|
x-throttling-tier: Unlimited
|
||||||
/Odata/AccountingPeriodMetadata:
|
/Odata/AccountingPeriodMetadata:
|
||||||
get:
|
get:
|
||||||
summary: Find accounting period metadata.
|
summary: Find accounting period metadata.
|
||||||
@ -4390,6 +4433,15 @@ components:
|
|||||||
rejectionInfo:
|
rejectionInfo:
|
||||||
type: string
|
type: string
|
||||||
example: api.htm.nl/v2/account/12345/msgs/abc
|
example: api.htm.nl/v2/account/12345/msgs/abc
|
||||||
|
validFrom:
|
||||||
|
type: string
|
||||||
|
format: date-time
|
||||||
|
example: 2025-01-01T00:00:00.000
|
||||||
|
validUntil:
|
||||||
|
type: string
|
||||||
|
format: date-time
|
||||||
|
example: null
|
||||||
|
nullable: true
|
||||||
required:
|
required:
|
||||||
- sourceMetadataId
|
- sourceMetadataId
|
||||||
- incomingName
|
- incomingName
|
||||||
@ -4420,6 +4472,15 @@ components:
|
|||||||
rejectionInfo:
|
rejectionInfo:
|
||||||
type: string
|
type: string
|
||||||
example: api.htm.nl/v2/account/12345/msgs/abc
|
example: api.htm.nl/v2/account/12345/msgs/abc
|
||||||
|
validFrom:
|
||||||
|
type: string
|
||||||
|
format: date-time
|
||||||
|
example: 2025-01-01T00:00:00.000
|
||||||
|
validUntil:
|
||||||
|
type: string
|
||||||
|
format: date-time
|
||||||
|
example: null
|
||||||
|
nullable: true
|
||||||
required:
|
required:
|
||||||
- incomingName
|
- incomingName
|
||||||
- incomingEntity
|
- incomingEntity
|
||||||
@ -4427,6 +4488,7 @@ components:
|
|||||||
- businessOwner
|
- businessOwner
|
||||||
- rejectionProcessing
|
- rejectionProcessing
|
||||||
- rejectionInfo
|
- rejectionInfo
|
||||||
|
- validFrom
|
||||||
SourceMetadataPostResponseBody:
|
SourceMetadataPostResponseBody:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
@ -4442,21 +4504,37 @@ components:
|
|||||||
incomingName:
|
incomingName:
|
||||||
type: string
|
type: string
|
||||||
example: HTM-website
|
example: HTM-website
|
||||||
|
nullable: true
|
||||||
incomingEntity:
|
incomingEntity:
|
||||||
type: string
|
type: string
|
||||||
example: OrderLine
|
example: OrderLine
|
||||||
|
nullable: true
|
||||||
outgoingName:
|
outgoingName:
|
||||||
type: string
|
type: string
|
||||||
example: Website Verkopen
|
example: Website Verkopen
|
||||||
|
nullable: true
|
||||||
businessOwner:
|
businessOwner:
|
||||||
type: string
|
type: string
|
||||||
example: Koos Verweg
|
example: Koos Verweg
|
||||||
|
nullable: true
|
||||||
rejectionProcessing:
|
rejectionProcessing:
|
||||||
type: string
|
type: string
|
||||||
example: system
|
example: system
|
||||||
|
nullable: true
|
||||||
rejectionInfo:
|
rejectionInfo:
|
||||||
type: string
|
type: string
|
||||||
example: api.htm.nl/v2/account/12345/msgs/abc
|
example: api.htm.nl/v2/account/12345/msgs/abc
|
||||||
|
nullable: true
|
||||||
|
validFrom:
|
||||||
|
type: string
|
||||||
|
format: date-time
|
||||||
|
example: 2025-01-01T00:00:00.000
|
||||||
|
nullable: true
|
||||||
|
validUntil:
|
||||||
|
type: string
|
||||||
|
format: date-time
|
||||||
|
example: null
|
||||||
|
nullable: true
|
||||||
SourceMetadataPatchResponseBody:
|
SourceMetadataPatchResponseBody:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user