Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.
This repository was 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

@adamczykba

Description

@adamczykba

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions