For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/handover/cases//registration' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"registrationStage": "NOT_STARTED",
"stampDutyAmount": 0,
"stampDutyPaid": true,
"stampDutyReferenceNumber": "string",
"registrationAppointmentDate": "2019-08-24T14:15:22.123Z",
"registrationTokenNumber": "string",
"registrationOffice": "string",
"biometricDone": true,
"indexIIDocumentPath": "string",
"registrationNumber": "string"
}'{
"id": "11111111-1111-1111-1111-111111111111",
"currentStage": "REGISTRATION_COMPLETED",
"registrationStage": "REGISTERED",
"registrationNumber": "BNG-1-04567-2024-25",
"indexIIDocumentPath": "documents/registration/index-ii-445566.pdf",
"stampDutyPaid": true
}