{ "opencollection": "1.0.0", "info": { "name": "Core accepted countries web push provisioning API", "version": "3.0.39" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "web push provisioning", "type": "folder" }, "items": [ { "info": { "name": "API to query for the web push provisioning related parameters, such as: google piaid/integrator_id, apple partnerId, apple Card Template Identifier", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/wpp/parameters", "headers": [ { "name": "req-sys-id", "value": "123d837e-958a-4e9f-bc97-4843ec948123" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API to query for the web push provisioning related parameters, such as: google piaid/integrator_id, apple partnerId, apple Card Template Identifier" } ] } ], "bundled": true }