lib/swagger/defs/request-meta.yaml

9 lines
173 B
YAML
Raw Normal View History

2023-04-06 01:28:58 +00:00
RequestMeta:
properties:
2023-06-05 00:09:35 +00:00
ExternalAccount:
2023-04-06 01:28:58 +00:00
description: Account Number of the Reseller or OEM
type: string
required:
2023-06-05 00:09:35 +00:00
- ExternalAccount
2023-04-06 01:28:58 +00:00
type: object