diff --git a/mintlify/openapi.yaml b/mintlify/openapi.yaml index 3adc8fc..6a35d1c 100644 --- a/mintlify/openapi.yaml +++ b/mintlify/openapi.yaml @@ -3459,6 +3459,7 @@ components: - PURPOSE_OF_PAYMENT - ULTIMATE_INSTITUTION_COUNTRY - IDENTIFIER + - BUSINESS_TYPE description: Name of a type of field containing info about a platform's user or counterparty user. example: FULL_NAME CounterpartyFieldDefinition: diff --git a/openapi.yaml b/openapi.yaml index 3adc8fc..6a35d1c 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -3459,6 +3459,7 @@ components: - PURPOSE_OF_PAYMENT - ULTIMATE_INSTITUTION_COUNTRY - IDENTIFIER + - BUSINESS_TYPE description: Name of a type of field containing info about a platform's user or counterparty user. example: FULL_NAME CounterpartyFieldDefinition: diff --git a/openapi/components/schemas/users/UserInfoFieldName.yaml b/openapi/components/schemas/users/UserInfoFieldName.yaml index 4f43661..6ea7312 100644 --- a/openapi/components/schemas/users/UserInfoFieldName.yaml +++ b/openapi/components/schemas/users/UserInfoFieldName.yaml @@ -16,6 +16,7 @@ enum: - PURPOSE_OF_PAYMENT - ULTIMATE_INSTITUTION_COUNTRY - IDENTIFIER + - BUSINESS_TYPE description: >- Name of a type of field containing info about a platform's user or counterparty user.