diff --git a/json/BinLookupService-v40.json b/json/BinLookupService-v40.json index 47d341c..224b73a 100644 --- a/json/BinLookupService-v40.json +++ b/json/BinLookupService-v40.json @@ -505,7 +505,9 @@ "description" : "The name of the token service.", "enum" : [ "VISATOKENSERVICE", - "MCTOKENSERVICE" + "MCTOKENSERVICE", + "AMEXTOKENSERVICE", + "TOKEN_SHARING" ], "type" : "string" } diff --git a/json/BinLookupService-v50.json b/json/BinLookupService-v50.json index 7c257f5..6c8f6d6 100644 --- a/json/BinLookupService-v50.json +++ b/json/BinLookupService-v50.json @@ -514,7 +514,9 @@ "description" : "The name of the token service.", "enum" : [ "VISATOKENSERVICE", - "MCTOKENSERVICE" + "MCTOKENSERVICE", + "AMEXTOKENSERVICE", + "TOKEN_SHARING" ], "type" : "string" } diff --git a/json/BinLookupService-v52.json b/json/BinLookupService-v52.json index 6cfc76e..cf9f096 100644 --- a/json/BinLookupService-v52.json +++ b/json/BinLookupService-v52.json @@ -519,7 +519,9 @@ "description" : "The name of the token service.", "enum" : [ "VISATOKENSERVICE", - "MCTOKENSERVICE" + "MCTOKENSERVICE", + "AMEXTOKENSERVICE", + "TOKEN_SHARING" ], "type" : "string" } diff --git a/json/BinLookupService-v53.json b/json/BinLookupService-v53.json index cc510e2..e5db9d1 100644 --- a/json/BinLookupService-v53.json +++ b/json/BinLookupService-v53.json @@ -519,7 +519,9 @@ "description" : "The name of the token service.", "enum" : [ "VISATOKENSERVICE", - "MCTOKENSERVICE" + "MCTOKENSERVICE", + "AMEXTOKENSERVICE", + "TOKEN_SHARING" ], "type" : "string" } diff --git a/json/BinLookupService-v54.json b/json/BinLookupService-v54.json index b0753d6..96a271e 100644 --- a/json/BinLookupService-v54.json +++ b/json/BinLookupService-v54.json @@ -524,7 +524,9 @@ "description" : "The name of the token service.", "enum" : [ "VISATOKENSERVICE", - "MCTOKENSERVICE" + "MCTOKENSERVICE", + "AMEXTOKENSERVICE", + "TOKEN_SHARING" ], "type" : "string" } diff --git a/yaml/BinLookupService-v40.yaml b/yaml/BinLookupService-v40.yaml index 0c040eb..86f9025 100644 --- a/yaml/BinLookupService-v40.yaml +++ b/yaml/BinLookupService-v40.yaml @@ -512,6 +512,8 @@ components: enum: - VISATOKENSERVICE - MCTOKENSERVICE + - AMEXTOKENSERVICE + - TOKEN_SHARING type: string type: object ServiceError: diff --git a/yaml/BinLookupService-v50.yaml b/yaml/BinLookupService-v50.yaml index 8aec9ee..f547d1f 100644 --- a/yaml/BinLookupService-v50.yaml +++ b/yaml/BinLookupService-v50.yaml @@ -518,6 +518,8 @@ components: enum: - VISATOKENSERVICE - MCTOKENSERVICE + - AMEXTOKENSERVICE + - TOKEN_SHARING type: string type: object ServiceError: diff --git a/yaml/BinLookupService-v52.yaml b/yaml/BinLookupService-v52.yaml index 567bbb2..ccfe015 100644 --- a/yaml/BinLookupService-v52.yaml +++ b/yaml/BinLookupService-v52.yaml @@ -522,6 +522,8 @@ components: enum: - VISATOKENSERVICE - MCTOKENSERVICE + - AMEXTOKENSERVICE + - TOKEN_SHARING type: string type: object ServiceError: diff --git a/yaml/BinLookupService-v53.yaml b/yaml/BinLookupService-v53.yaml index 7504108..c75f0c5 100644 --- a/yaml/BinLookupService-v53.yaml +++ b/yaml/BinLookupService-v53.yaml @@ -522,6 +522,8 @@ components: enum: - VISATOKENSERVICE - MCTOKENSERVICE + - AMEXTOKENSERVICE + - TOKEN_SHARING type: string type: object ServiceError: diff --git a/yaml/BinLookupService-v54.yaml b/yaml/BinLookupService-v54.yaml index 2f37843..ff614f3 100644 --- a/yaml/BinLookupService-v54.yaml +++ b/yaml/BinLookupService-v54.yaml @@ -527,6 +527,8 @@ components: enum: - VISATOKENSERVICE - MCTOKENSERVICE + - AMEXTOKENSERVICE + - TOKEN_SHARING type: string type: object ServiceError: