25 lines
443 B
YAML
25 lines
443 B
YAML
routingRules:
|
|
- domain: ONDC:TRV10
|
|
version: 2.0.0
|
|
targetType: bpp
|
|
target:
|
|
url: https://gateway.example.com
|
|
endpoints:
|
|
- search
|
|
- domain: ONDC:TRV10
|
|
version: 2.0.0
|
|
targetType: bpp
|
|
endpoints:
|
|
- select
|
|
- init
|
|
- confirm
|
|
- status
|
|
- cancel
|
|
- domain: ONDC:TRV12
|
|
version: 2.0.0
|
|
targetType: bpp
|
|
endpoints:
|
|
- select
|
|
- init
|
|
- confirm
|
|
- status |