fixed casing mismatch ovpaytokenid and tokens transfer reponsestatus path
This commit is contained in:
parent
c9b54a095d
commit
681e9f7671
@ -1085,7 +1085,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -1168,7 +1168,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -1291,7 +1291,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -1389,7 +1389,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -1505,7 +1505,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -1816,7 +1816,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -1894,7 +1894,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -1938,7 +1938,7 @@ paths:
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
/customers/tokens/{ovpayTokenId}:
|
/customers/tokens/{ovPayTokenId}:
|
||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Customers
|
- Customers
|
||||||
@ -1963,7 +1963,7 @@ paths:
|
|||||||
type: string
|
type: string
|
||||||
example: Customer
|
example: Customer
|
||||||
required: false
|
required: false
|
||||||
- name: ovpayTokenId
|
- name: ovPayTokenId
|
||||||
in: path
|
in: path
|
||||||
schema:
|
schema:
|
||||||
type: integer
|
type: integer
|
||||||
@ -1972,7 +1972,7 @@ paths:
|
|||||||
summary: Replace an OVpay token with another (+ transfer products) - V2 (for touch point)
|
summary: Replace an OVpay token with another (+ transfer products) - V2 (for touch point)
|
||||||
description: |
|
description: |
|
||||||
Transfer products from one OVpay token to another, and replace the tokens in the database.
|
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:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -2045,7 +2045,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -2115,7 +2115,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -2185,7 +2185,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -2245,7 +2245,7 @@ paths:
|
|||||||
type: string
|
type: string
|
||||||
example: Customer
|
example: Customer
|
||||||
required: false
|
required: false
|
||||||
- name: ovpayTokenId
|
- name: ovPayTokenId
|
||||||
in: path
|
in: path
|
||||||
schema:
|
schema:
|
||||||
type: integer
|
type: integer
|
||||||
@ -2309,7 +2309,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -2372,7 +2372,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -2435,7 +2435,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
@ -2495,7 +2495,7 @@ paths:
|
|||||||
type: string
|
type: string
|
||||||
example: Customer
|
example: Customer
|
||||||
required: false
|
required: false
|
||||||
- name: ovpayTokenId
|
- name: ovPayTokenId
|
||||||
in: path
|
in: path
|
||||||
schema:
|
schema:
|
||||||
type: integer
|
type: integer
|
||||||
@ -3314,18 +3314,11 @@ paths:
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
/customers/tokens/transfer/responsestatus/{clientTrackingId}:
|
/customers/tokens/transfer/responsestatus/*:
|
||||||
parameters:
|
|
||||||
- in: path
|
|
||||||
name: clientTrackingId
|
|
||||||
schema:
|
|
||||||
type: string
|
|
||||||
required: true
|
|
||||||
description: The clientTrackingId of the token transfer request.
|
|
||||||
get:
|
get:
|
||||||
tags:
|
tags:
|
||||||
- Token Replace v2
|
- 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: |
|
description: |
|
||||||
**Note that this directly calls the integratielaag and not the Service Engine!** Get the status of the
|
**Note that this directly calls the integratielaag and not the Service Engine!** Get the status of the
|
||||||
asynchronous token transfer processing.
|
asynchronous token transfer processing.
|
||||||
@ -3411,7 +3404,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"self":
|
"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",
|
"method": "GET",
|
||||||
},
|
},
|
||||||
"partial_edit":
|
"partial_edit":
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user