Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
118 changes: 0 additions & 118 deletions src/assets/apis/three-d-s-server/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,6 @@ paths:
- name
- token
- expires_at
- enrollment
properties:
id:
type: integer
Expand All @@ -612,43 +611,6 @@ paths:
expires_at:
type: string
format: date-time
enrollment:
type: object
properties:
mastercard:
type: object
required:
- uuid
- messageType
- data
- subscriptionId
properties:
uuid:
type: string
format: uuid
messageType:
type: string
data:
type: object
properties:
acquirerBIN:
type: string
acquirerICA:
type: string
acquirerName:
type: string
acquirerCID:
type: string
status:
type: string
reason:
type: string
modelId:
type: string
modelName:
type: string
subscriptionId:
type: integer
branches:
type: array
items:
Expand All @@ -669,43 +631,6 @@ paths:
expires_at:
type: string
format: date-time
enrollment:
type: object
properties:
mastercard:
type: object
required:
- uuid
- messageType
- data
- subscriptionId
properties:
uuid:
type: string
format: uuid
messageType:
type: string
data:
type: object
properties:
acquirerBIN:
type: string
acquirerICA:
type: string
acquirerName:
type: string
acquirerCID:
type: string
status:
type: string
reason:
type: string
modelId:
type: string
modelName:
type: string
subscriptionId:
type: integer
required:
- status
- data
Expand Down Expand Up @@ -854,9 +779,6 @@ paths:
mcc:
type: number
description: 'Merchant category code'
enrollment:
type: boolean
description: 'Indicator that specifies whether to enroll the merchant in the brand'
isicClass:
type: number
description: ISIC class code
Expand Down Expand Up @@ -1046,9 +968,6 @@ paths:
* The URL must not include fragments. (hash or anchors, https://example.com`#section`).
* The URL must have a defined host. (https://`path`)
* The host cannot be an IP address. (https://`192.168.1.1`)
enrollment:
type: boolean
description: 'Indicator that specifies whether to enroll the branch in the brand @deprecated'
subscriptions:
type: array
uniqueItems: true
Expand Down Expand Up @@ -1140,43 +1059,6 @@ paths:
expires_at:
type: string
format: date-time
enrollment:
type: object
properties:
mastercard:
type: object
required:
- uuid
- messageType
- data
- subscriptionId
properties:
uuid:
type: string
format: uuid
messageType:
type: string
data:
type: object
properties:
acquirerBIN:
type: string
acquirerICA:
type: string
acquirerName:
type: string
acquirerCID:
type: string
status:
type: string
reason:
type: string
modelId:
type: string
modelName:
type: string
subscriptionId:
type: integer
required:
- status
- data
Expand Down
118 changes: 0 additions & 118 deletions src/assets/apis/three-d-s-server/es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,6 @@ paths:
- name
- token
- expires_at
- enrollment
properties:
id:
type: integer
Expand All @@ -612,43 +611,6 @@ paths:
expires_at:
type: string
format: date-time
enrollment:
type: object
properties:
mastercard:
type: object
required:
- uuid
- messageType
- data
- subscriptionId
properties:
uuid:
type: string
format: uuid
messageType:
type: string
data:
type: object
properties:
acquirerBIN:
type: string
acquirerICA:
type: string
acquirerName:
type: string
acquirerCID:
type: string
status:
type: string
reason:
type: string
modelId:
type: string
modelName:
type: string
subscriptionId:
type: integer
branches:
type: array
items:
Expand All @@ -669,43 +631,6 @@ paths:
expires_at:
type: string
format: date-time
enrollment:
type: object
properties:
mastercard:
type: object
required:
- uuid
- messageType
- data
- subscriptionId
properties:
uuid:
type: string
format: uuid
messageType:
type: string
data:
type: object
properties:
acquirerBIN:
type: string
acquirerICA:
type: string
acquirerName:
type: string
acquirerCID:
type: string
status:
type: string
reason:
type: string
modelId:
type: string
modelName:
type: string
subscriptionId:
type: integer
required:
- status
- data
Expand Down Expand Up @@ -854,9 +779,6 @@ paths:
mcc:
type: number
description: 'código de categoría de comercial '
enrollment:
type: boolean
description: 'Indicador que indica si desea enrolar el comercio en la marca'
isicClass:
type: number
description: Código clase CIIU
Expand Down Expand Up @@ -1046,9 +968,6 @@ paths:
* La URL no debe incluir fragmentos (hash o anclas, https://example.com`#section`).
* La URL debe tener un host definido. (https://`path`)
* El host no puede ser una dirección IP. (https://`192.168.1.1`)
enrollment:
type: boolean
description: 'Indicador que indica si desea enrolar el comercio en la marca @deprecated'
subscriptions:
type: array
uniqueItems: true
Expand Down Expand Up @@ -1140,43 +1059,6 @@ paths:
expires_at:
type: string
format: date-time
enrollment:
type: object
properties:
mastercard:
type: object
required:
- uuid
- messageType
- data
- subscriptionId
properties:
uuid:
type: string
format: uuid
messageType:
type: string
data:
type: object
properties:
acquirerBIN:
type: string
acquirerICA:
type: string
acquirerName:
type: string
acquirerCID:
type: string
status:
type: string
reason:
type: string
modelId:
type: string
modelName:
type: string
subscriptionId:
type: integer
required:
- status
- data
Expand Down
8 changes: 0 additions & 8 deletions src/constants/navigations.js
Original file line number Diff line number Diff line change
Expand Up @@ -1136,10 +1136,6 @@ export const TAB_NAVIGATION = {
title: 'API Sucursales',
href: '/three-d-s-server/api/merchants/branch',
},
{
title: 'API Suscribir Modelos (obsoleta)',
href: '/three-d-s-server/api/merchants/enrolment',
},
{
title: 'API Suscripciones',
href: '/three-d-s-server/api/subscriptions/show',
Expand Down Expand Up @@ -1311,10 +1307,6 @@ export const TAB_NAVIGATION = {
title: 'Branches API',
href: '/three-d-s-server/api/merchants/branch',
},
{
title: 'Enrolment model API (deprecated)',
href: '/three-d-s-server/api/merchants/enrolment',
},
{
title: 'Subscriptions API',
href: '/three-d-s-server/api/subscriptions/show',
Expand Down
20 changes: 1 addition & 19 deletions src/pages/en/three-d-s-server/api/merchants/branch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ export const apiRefs = ['/api/v1/merchants/{merchantID}/branches'];
"currency": "COP",
"url": "https://example-dos.com"
"enabled": true,
"enrollment": true,
"subscriptions": [
{
"franchise": "visa",
Expand Down Expand Up @@ -96,24 +95,7 @@ export const apiRefs = ['/api/v1/merchants/{merchantID}/branches'];
"brand": "Company City B",
"url": "https://company-b.com"
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9...",
"expires_at": "2026-04-28 14:12:46",
"enrollment": {
"mastercard": {
"uuid": "692b1ce4-7979-4b62-9bab-bda8ad8aa64b",
"messageType": "MerchantStatusResponse",
"data": {
"acquirerBIN": "510510",
"acquirerICA": "16233",
"acquirerName": "First Technology Federal Credit Union",
"acquirerCID": "139423",
"status": "SUCCESS",
"reason": "New Record Data",
"modelId": "123",
"modelName": "Test Merchant"
},
"subscriptionId": 352
}
}
"expires_at": "2026-04-28 14:12:46"
}
]
}
Expand Down
Loading