You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

CPS-892 - Getting issue details... STATUS

References


CM Handle Registration Request Payload


Proposed Changes

ScenarioEndpointCurrent Response CodeProposed Response CodeComments
Create CM HandlePOST /v1/ch201 (Created)200 ( OK )
Update CM HandlePOST /v1/ch201 (Created) 200 ( OK )
Remove CM HandlePOST /v1/ch201 (Created) 200 ( OK ) 

As we are using a common payload to handle the Create , Update and Remove operation hence there is a need to change the response code.

  • No labels