v1-Payments-{id}
Number of APIs: 3
-
Delete a model instance by {{id}} from the data source. DELETE {{baseUrl}}/v1/Payments/:id
-
Find a model instance by {{id}} from the data source. GET {{baseUrl}}/v1/Payments/:id?filter=<string>
-
Replace attributes for a model instance and persist it into the data source. PUT {{baseUrl}}/v1/Payments/:id