SchemaToCode
NGX-SCHEMA-TO-CODE

You need to implement you api accepting the same json request object and return same response object, so it can be integrate easily. You need change existing api url with your api url, alos you need to update primary/ unique key if you use different one, in interface, service and component.

If you change your request/ response object, then you need to make appropriate changes to services and components.