beckn / transactional-ai-bap

MIT License
6 stars 4 forks source link

Postman collection for DHP use case #27

Closed vishi24 closed 6 months ago

vishi24 commented 6 months ago

Description

Create postman collection for the DHP use case details are as below base_url - https://mit-ps-bap-client.becknprotocol.io bap_id - mit-ps-bap.becknprotocol.io bap_uri - https://mit-ps-bap.becknprotocol.io

Further details for registry , gateway , bpp are here - https://docs.google.com/spreadsheets/d/1X6RPNJH2eQrpjvHtZte9Jw6Zy0fIj7MNOcdlpr5iphE/edit#gid=2086670707

It should have, search, select, init confirm, cancel, and status endpoints.

Postman collection should be published under https://github.com/beckn/beckn-action-bot/artefacts/postman_collection

The collection must use protocol server client of BAP as the base URL.

Goals

Expected Outcome

Postman collection for DHP use case that points to BAP protocol server.

Acceptance Criteria

faizmagic commented 6 months ago

Current update

  1. DHP catalogs fully updated in BPP
  2. Search and select has been completed, the remaining endpoints needs to be tested.
  3. Planned to complete the same by EOD
  4. Raise a PR request
zoyaashik commented 6 months ago

Challenges faced on DHP

  1. The response structure does not match sandbox response because we don not have below fields in strapi creds,language, skills,tags in agent Schema and Fulfillment-stops-range,days,,schedule in fulfilment schema. 2.This has been highlighted during strap plugin development to @vishi24
  2. Only partial catalogue is uploaded in to Strapi healthcare instance.
  3. I am working to construct postman collection with minimum fields available in Strapi
zoyaashik commented 6 months ago

As discussed with Faiz, Postman collection to be created with the information available in existing strapi tables. Pointed the DHP to MIT network and created PS collection for the same

mayurvir commented 6 months ago

Reviewed and merged. Any issues faced after this will be created as separate bugs.