features/customers-v2-SE #51

Merged
MirjamHTM merged 11 commits from features/customers-v2-SE into develop 2026-02-05 09:31:50 +00:00
Showing only changes of commit 681e9f7671 - Show all commits

View File

@ -1085,7 +1085,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=1",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
"partial_edit":
@ -1168,7 +1168,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=1",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
"partial_edit":
@ -1291,7 +1291,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=1",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
"partial_edit":
@ -1389,7 +1389,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=1",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
"partial_edit":
@ -1505,7 +1505,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=1",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
"partial_edit":
@ -1816,7 +1816,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=1",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
"partial_edit":
@ -1894,7 +1894,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=1",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
"partial_edit":
@ -1938,7 +1938,7 @@ paths:
},
},
}
/customers/tokens/{ovpayTokenId}:
/customers/tokens/{ovPayTokenId}:
post:
tags:
- Customers
@ -1963,7 +1963,7 @@ paths:
type: string
example: Customer
required: false
- name: ovpayTokenId
- name: ovPayTokenId
in: path
schema:
type: integer
@ -1972,7 +1972,7 @@ paths:
summary: Replace an OVpay token with another (+ transfer products) - V2 (for touch point)
description: |
Transfer products from one OVpay token to another, and replace the tokens in the database.
This endpoint is for touch point usage and will be replaced by `/customers/tokens/{ovpayTokenId}/transfer`.
This endpoint is for touch point usage and will be replaced by `/customers/tokens/{ovPayTokenId}/transfer`.
requestBody:
content:
application/json:
@ -2045,7 +2045,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=5",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=5",
"method": "GET",
},
"partial_edit":
@ -2115,7 +2115,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=5",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=5",
"method": "GET",
},
"partial_edit":
@ -2185,7 +2185,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=10",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=10",
"method": "GET",
},
"partial_edit":
@ -2245,7 +2245,7 @@ paths:
type: string
example: Customer
required: false
- name: ovpayTokenId
- name: ovPayTokenId
in: path
schema:
type: integer
@ -2309,7 +2309,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=5",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=5",
"method": "GET",
},
"partial_edit":
@ -2372,7 +2372,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=5",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=5",
"method": "GET",
},
"partial_edit":
@ -2435,7 +2435,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=5",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=5",
"method": "GET",
},
"partial_edit":
@ -2495,7 +2495,7 @@ paths:
type: string
example: Customer
required: false
- name: ovpayTokenId
- name: ovPayTokenId
in: path
schema:
type: integer
@ -3314,18 +3314,11 @@ paths:
},
],
}
/customers/tokens/transfer/responsestatus/{clientTrackingId}:
parameters:
- in: path
name: clientTrackingId
schema:
type: string
required: true
description: The clientTrackingId of the token transfer request.
/customers/tokens/transfer/responsestatus/*:
get:
tags:
- Token Replace v2
summary: "Get the status of the initiated token transfer process (POST)."
summary: "Get the status of the initiated token transfer process."
description: |
**Note that this directly calls the integratielaag and not the Service Engine!** Get the status of the
asynchronous token transfer processing.
@ -3411,7 +3404,7 @@ paths:
{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovpaytokenId=1",
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
"partial_edit":