Skip to content

Commit dc353ac

Browse files
author
Federico Elizondo
committed
Update intent types in documentation
1 parent cd073e4 commit dc353ac

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

source/includes/_internal.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,19 @@ The PageAlis list can be overriden in the site level to capture any sitebuilder
88

99
The WIAPI would deduce the link of the corresponding PageAlias in the site level letting you to modify the link element.
1010

11-
Currently, we only support `schedule-service` link intent.
11+
The current supported intent types are:
12+
13+
`payment-search`
14+
15+
`pre-approva`
16+
17+
`quote-build`
18+
19+
`schedule-service`
20+
21+
`value-a-trade`
22+
23+
`x-time`
1224

1325
And, we only support limited attributes of the link to be modified in order to preserve the look and feel of the link.
1426
The attributes that can be modified are `href`, `target`, `onclick`, `popover` and `attributes (data-*)`.

source/includes/_methods.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ Button Intent is a concept used in the API as a way to categorize the type of fu
6565

6666
`check-availability`
6767

68+
`delivery`
69+
70+
`digital-retailing`
71+
6872
`eprice`
6973

7074
`payment-calculator`

0 commit comments

Comments
 (0)