feature/OVPAY-2103 #39
@ -90,8 +90,8 @@ paths:
|
|||||||
description: xTat used in order fulfillment. Note that this is a joined parameter via PurchasedProduct.
|
description: xTat used in order fulfillment. Note that this is a joined parameter via PurchasedProduct.
|
||||||
tags:
|
tags:
|
||||||
- Order Retrieval
|
- Order Retrieval
|
||||||
summary: Find orders
|
summary: Find orders.
|
||||||
description: Find orders
|
description: Find orders.
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
description: OK
|
description: OK
|
||||||
@ -426,7 +426,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Create a new order
|
summary: Create a new order.
|
||||||
description: |
|
description: |
|
||||||
Create a new order. This order can only contain the order itself,
|
Create a new order. This order can only contain the order itself,
|
||||||
one ore more order lines and optionally a customer token per order line.
|
one ore more order lines and optionally a customer token per order line.
|
||||||
@ -717,8 +717,8 @@ paths:
|
|||||||
description: The JWT of the logged in customer (in case of a web shop).
|
description: The JWT of the logged in customer (in case of a web shop).
|
||||||
get:
|
get:
|
||||||
tags:
|
tags:
|
||||||
- Order Retrieval v2
|
- Order Retrieval
|
||||||
summary: Get a single order
|
summary: Get a single order.
|
||||||
description: Get a single order.
|
description: Get a single order.
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
@ -1564,8 +1564,8 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Add a new order line to an existing order
|
summary: Add a new order line to an existing order.
|
||||||
description: Add a new order line to an existing order
|
description: Add a new order line to an existing order.
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -2249,8 +2249,8 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Add a customer token to an orderLine
|
summary: Add a customer token to an orderLine.
|
||||||
description: Add a customer token to an orderLine
|
description: Add a customer token to an orderLine.
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -2476,8 +2476,8 @@ paths:
|
|||||||
patch:
|
patch:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Update a customer token
|
summary: Update a customer token.
|
||||||
description: Update a customer token
|
description: Update a customer token.
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -2662,8 +2662,8 @@ paths:
|
|||||||
delete:
|
delete:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Delete a customer token from an orderline
|
summary: Delete a customer token from an orderline.
|
||||||
description: Delete a customer token from an orderline
|
description: Delete a customer token from an orderline.
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
description: OK
|
description: OK
|
||||||
@ -2774,8 +2774,8 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Add personal account data to a customer token
|
summary: Add personal account data to a customer token.
|
||||||
description: Add personal account data to a customer token
|
description: Add personal account data to a customer token.
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -2992,8 +2992,8 @@ paths:
|
|||||||
patch:
|
patch:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Update personal account data
|
summary: Update personal account data.
|
||||||
description: Update personal account data
|
description: Update personal account data.
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -3192,8 +3192,8 @@ paths:
|
|||||||
delete:
|
delete:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Delete personal account data
|
summary: Delete personal account data.
|
||||||
description: Delete personal account data
|
description: Delete personal account data.
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
description: Ok
|
description: Ok
|
||||||
@ -3385,8 +3385,8 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Add a payment to an existing order
|
summary: Add a payment to an existing order.
|
||||||
description: Add a payment to an existing order
|
description: Add a payment to an existing order.
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -3649,8 +3649,8 @@ paths:
|
|||||||
patch:
|
patch:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Update a payment on an existing order
|
summary: Update a payment on an existing orders.
|
||||||
description: Update a payment on an existing order
|
description: Update a payment on an existing order.
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -4143,8 +4143,8 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Add a customer to an existing order
|
summary: Add a customer to an existing orders.
|
||||||
description: Add a customer to an existing order
|
description: Add a customer to an existing order.
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -4399,8 +4399,8 @@ paths:
|
|||||||
description: The JWT of the logged in customer (in case of a web shop).
|
description: The JWT of the logged in customer (in case of a web shop).
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Update a customer on an existing order
|
summary: Update a customer on an existing order.
|
||||||
description: Update a customer on an existing order
|
description: Update a customer on an existing order.
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -4643,8 +4643,8 @@ paths:
|
|||||||
description: The JWT of the logged in customer (in case of a web shop).
|
description: The JWT of the logged in customer (in case of a web shop).
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Create a customer address for an existing order
|
summary: Create a customer address for an existing order.
|
||||||
description: Create a customer address for an existing order
|
description: Create a customer address for an existing order.
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -4895,8 +4895,8 @@ paths:
|
|||||||
description: The JWT of the logged in customer (in case of a web shop).
|
description: The JWT of the logged in customer (in case of a web shop).
|
||||||
tags:
|
tags:
|
||||||
- Order Creation Flow
|
- Order Creation Flow
|
||||||
summary: Update a customer address for an existing order
|
summary: Update a customer address for an existing order.
|
||||||
description: Update a customer address for an existing order
|
description: Update a customer address for an existing order.
|
||||||
requestBody:
|
requestBody:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
@ -5255,7 +5255,7 @@ paths:
|
|||||||
get:
|
get:
|
||||||
tags:
|
tags:
|
||||||
- Order validation
|
- Order validation
|
||||||
summary: Get GBO age profile that is valid for the given input. P2
|
summary: Get GBO age profile that is valid for the given input.
|
||||||
description: |-
|
description: |-
|
||||||
Only one age profile can be valid at any one time, so only one profile is returned.
|
Only one age profile can be valid at any one time, so only one profile is returned.
|
||||||
parameters:
|
parameters:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user