Skip to content

Request for clarification of BPP API functions and callbacks #38

Answered by ravi-prakash-v
sudhirrg asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sudhirrg. Following are the responses to your queries

The version 1.0.0 for search --->fulfillment-->intent--->stops[]: this just tells the different gps cordinates involved in fulfilment. However it does not say what type of location cordinates such as start or end.How do we distinguish between the start location and the end location?

The Stop schema has a property called type. For mobility, the type could take the following values

  • START
  • END

There could be more depending upon the nature of the use case. These enuerations have not been specified yet in the mobility specification. Kindly bear with us till we update the spec. But for now, you can use fulfillment.stops[].type = START

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@sudhirrg
Comment options

Answer selected by sudhirrg
Comment options

You must be logged in to vote
2 replies
@sudhirrg
Comment options

@sudhirrg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants