OVPAY-2103 - Typo OrderCustomers.
This commit is contained in:
parent
04be5e5fbd
commit
270217238f
@ -1816,7 +1816,7 @@ paths:
|
||||
},
|
||||
],
|
||||
"payments": [],
|
||||
"orderCustomers": null,
|
||||
"orderCustomer": null,
|
||||
}
|
||||
Create order line with minimum requirements:
|
||||
summary: Create order line with minimum requirements
|
||||
@ -2482,7 +2482,7 @@ paths:
|
||||
},
|
||||
],
|
||||
"payments": [],
|
||||
"orderCustomers": null,
|
||||
"orderCustomer": null,
|
||||
}
|
||||
/customertokens/{customerTokenId}:
|
||||
parameters:
|
||||
@ -2688,7 +2688,7 @@ paths:
|
||||
},
|
||||
],
|
||||
"payments": [],
|
||||
"orderCustomers": null,
|
||||
"orderCustomer": null,
|
||||
}
|
||||
delete:
|
||||
tags:
|
||||
@ -2783,7 +2783,7 @@ paths:
|
||||
},
|
||||
],
|
||||
"payments": [],
|
||||
"orderCustomers": null,
|
||||
"orderCustomer": null,
|
||||
}
|
||||
/customertokens/{customerTokenId}/personalaccountdata:
|
||||
parameters:
|
||||
@ -3001,7 +3001,7 @@ paths:
|
||||
},
|
||||
],
|
||||
"payments": [],
|
||||
"orderCustomers": null,
|
||||
"orderCustomer": null,
|
||||
}
|
||||
/personalaccountdata/{personalAccountDataId}:
|
||||
parameters:
|
||||
@ -3394,7 +3394,7 @@ paths:
|
||||
},
|
||||
],
|
||||
"payments": [],
|
||||
"orderCustomers": null,
|
||||
"orderCustomer": null,
|
||||
}
|
||||
/orders/{orderId}/payments:
|
||||
parameters:
|
||||
@ -3917,7 +3917,7 @@ paths:
|
||||
},
|
||||
},
|
||||
],
|
||||
"orderCustomers":
|
||||
"orderCustomer":
|
||||
{
|
||||
"orderCustomerId": "94270188-4cf6-447e-bd49-e8186bcec073",
|
||||
"birthname": "Jan",
|
||||
@ -4130,7 +4130,7 @@ paths:
|
||||
},
|
||||
},
|
||||
],
|
||||
"orderCustomers":
|
||||
"orderCustomer":
|
||||
{
|
||||
"orderCustomerId": "94270188-4cf6-447e-bd49-e8186bcec073",
|
||||
"birthname": "Jan",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user