Skip to content

Commit 7e9735e

Browse files
Merge pull request #416 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents 96ba8ab + 6a4f818 commit 7e9735e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

api.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10810,12 +10810,12 @@ paths:
1081010810
minLength: 1
1081110811
govIdCountryOfIssuance:
1081210812
type: string
10813-
description: The country of issuance of the government ID (ISO Alpha-2 or Alpha-3 country code)
10813+
description: The country of issuance of the government ID (ISO Alpha-2 or Alpha-3 country code). Required only for EU regulated clients.
1081410814
example: DE
1081510815
minLength: 1
1081610816
govIdExpiry:
1081710817
type: object
10818-
description: The expiry date of the government-issued ID
10818+
description: The expiry date of the government-issued ID. Required only for EU regulated clients.
1081910819
properties:
1082010820
day:
1082110821
type: string
@@ -10835,7 +10835,7 @@ paths:
1083510835
- year
1083610836
govIdNumber:
1083710837
type: string
10838-
description: The government-issued ID document number
10838+
description: The government-issued ID document number. Required only for EU regulated clients.
1083910839
minLength: 1
1084010840
govIdType:
1084110841
type: string
@@ -10845,7 +10845,7 @@ paths:
1084510845
- rp
1084610846
- pr
1084710847
- id
10848-
description: The type of government-issued ID document
10848+
description: The type of government-issued ID document. Required only for EU regulated clients.
1084910849
idvPerformed:
1085010850
type: boolean
1085110851
description: Whether identity verification has been performed by the EU CaaS client
@@ -10911,7 +10911,7 @@ paths:
1091110911
minLength: 1
1091210912
phoneNumber:
1091310913
type: string
10914-
description: The phone number of the individual. Required for EU unregulated clients.
10914+
description: The phone number of the individual. Required only for EU unregulated clients.
1091510915
minLength: 1
1091610916
politicallyExposedPerson:
1091710917
type: boolean
@@ -46008,7 +46008,7 @@ components:
4600846008
type: address
4600946009
useValidatorList: true
4601046010
readonly: false
46011-
- name: P2P Staking
46011+
- name: Pectra SSV Staking
4601246012
type: ETH_STAKE_P2P
4601346013
fee: '634164472610000'
4601446014
max: '193000000000000000000'

0 commit comments

Comments
 (0)