Product
Update existing Product
The endpoint allows you to update an existing product..
PATCH
Request Body
The unique identifier of the product
Example: ‘e678b629-fb56-11ef-a8a9-6045bd97b81d’
A name of the resource.
Example: ‘School Loan’
A description of the resource.
Example: ‘Loan’
The direction of the resource (e.g., ‘D’ for debit).
Example: ‘D’
Indicates whether the resource is active.
Example: true
Response
✅ Success Response
❌ Error Responses
Status Code: 400 Bad Request