feature/OVPAY-2186 #31

Merged
bboterm merged 10 commits from feature/OVPAY-2186 into develop 2025-10-15 10:42:41 +00:00
Showing only changes of commit b666f333cc - Show all commits

View File

@ -6,13 +6,13 @@ info:
servers:
- url: https://services.acc.api.htm.nl/abt/abtcontracts/1.0
paths:
/customers/{customerNumber}/contracts:
/customers/{customerProfileId}/contracts:
parameters:
- in: path
name: customerNumber
name: customerProfileId
schema:
type: integer
example: 1001337
example: 1337
required: true
description: The customerNumber.
get: