v1
latestOpenAPI 3.0.32026-07-26208618579.9 KBInstalment Operations
Create an instalment
This operation will create an instalment plan
post/v1
Query parameters
auditUserstring required
The audit user to log the request
Request body
Example request
{
"from": "TRANSACTION",
"description": "Instalment for product #4567",
"transactionId": "8767653",
"planOptions": {
"shift": 2
}
}Response
Successful creation of an instalment