DHIL-3364 - externalOrderId is not a UUID but can be any string.
This commit is contained in:
parent
96f8dea0d9
commit
7bbbc85c4b
@ -17,8 +17,7 @@ paths:
|
||||
name: externalOrderId
|
||||
schema:
|
||||
type: string
|
||||
format: uuid
|
||||
example: 26ce08bc-0443-465f-9cd2-a7143f33eed0
|
||||
example: EXT001
|
||||
required: false
|
||||
description: The order id in the external system.
|
||||
- in: query
|
||||
|
||||
Loading…
Reference in New Issue
Block a user