Skip to main content
POST
Create new product

Request Body

string
required
The name of the resource. Example: ‘Loan’
string
required
The unique identifier of the organization associated with the resource. Example: ‘e678b629-fb56-11ef-a8a9-6045bd97b81d’
string
required
A description of the resource. Example: ‘Loan’
string
required
The direction of the resource (e.g., ‘D’ for debit). Example: ‘D’
boolean
required
Indicates whether the resource is active. Example: true

Response

✅ Success Response

❌ Error Responses