Skip to content

Commit 9c0c2df

Browse files
authored
Add new business type field to potential user info (#248)
1 parent 62f628a commit 9c0c2df

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

mintlify/openapi.yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi.yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi/components/schemas/users/UserInfoFieldName.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ enum:
1616
- PURPOSE_OF_PAYMENT
1717
- ULTIMATE_INSTITUTION_COUNTRY
1818
- IDENTIFIER
19+
- BUSINESS_TYPE
1920
description: >-
2021
Name of a type of field containing info about a platform's user or
2122
counterparty user.

0 commit comments

Comments
 (0)