Skip to main content

Activate a murabaha contract

POST 

/islamic-financing/murabaha/contracts/{id}/activate

Transitions a contract from PENDING to ACTIVE. Runs pre-transaction guards (state check and mandatory downpayment check) and validates the resolved activationDate and firstRepaymentDate before opening any transaction. Returns 422 for any guard or date-validation failure (D-B2-01, D-B2-09, D-B2-10, D-B2-04).

Request

Responses

The contract was activated.