Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

'Virtual service IDs' in Service/PriceModel#POST and Service/PriceModel#PUT is returned in the response #91

Open
2 tasks
adamczykba opened this issue Jun 18, 2019 · 0 comments
Labels

Comments

@adamczykba
Copy link
Contributor

Summary
Service/PriceModel#POST and Service/PriceModel#PUT endpoints works that ways, so they creates new 'virtual service' records while defining price model for customer.
To edit this price models it is needed to provide ID of this new object.
To gain user access to that value, let's make it so the requests would return proper ID in its response.

Details
N/A

Acceptance criteria

  • Service/PriceModel#POST returns ID of 'virtual service' in the response
  • Service/PriceModel#POST returns ID of 'virtual service' in the response

Additional context
obraz

@adamczykba adamczykba changed the title 'Virtual service IDs' in Service/PriceModel#POST and Service/PriceModel#PUT responses 'Virtual service IDs' in Service/PriceModel#POST and Service/PriceModel#PUT is returned in the response Jun 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant