Sample soap requests for method updateRecipientByNationalRecipientId():
- Update kidney organ request state and medical status: updateRecipientByNationalRecipientId_1.html
- Update an existing recipient, update fields to: Pre-Emptive = true.
    note: recipient current field values : OnDialysis = null, mostRecentDialysisStartDate = null and Pre-Emptive = null :updateRecipientByNationalRecipientId_2.html>
- Update an existing recipient, update fields to: Pre-Emptive = true.
    note: recipient current field values : OnDialysis = false, mostRecentDialysisStartDate = null and Pre-Emptive = false :updateRecipientByNationalRecipientId_3.html>
- Update an existing recipient, update fields to: OnDialysis = true, mostRecentDialysisStartDate = valid date and Pre-Emptive = null.
    note: recipient current field values : OnDialysis = null, mostRecentDialysisStartDate = null and Pre-Emptive = null :updateRecipientByNationalRecipientId_4.html>
- Update an existing recipient, update fields to: OnDialysis = true , mostRecentDialysisStartDate = valid date.
    note: recipient current field values : OnDialysis = false, mostRecentDialysisStartDate = null and Pre-Emptive = null :updateRecipientByNationalRecipientId_5.html>
- Update an existing recipient, update fields to: OnDialysis = true , mostRecentDialysisStartDate = valid date.
    note: recipient current field values : OnDialysis = null, mostRecentDialysisStartDate = null and Pre-Emptive = false :updateRecipientByNationalRecipientId_6.html>
- Update an existing recipient, update fields to: OnDialysis = true , mostRecentDialysisStartDate = valid date, preEmptive = false.
    note: recipient current field values : OnDialysis = null, mostRecentDialysisStartDate = null and Pre-Emptive = true :updateRecipientByNationalRecipientId_7.html>
- Update an existing recipient, update fields to: OnDialysis = true , mostRecentDialysisStartDate = valid date, preEmptive = false.
    note: recipient current field values : OnDialysis = false, mostRecentDialysisStartDate = null and Pre-Emptive = true :updateRecipientByNationalRecipientId_8.html>
Errors:
- Invalid - Update an existing recipient, update fields to: OnDialysis = true , mostRecentDialysisStartDate = valid date and Pre-Emptive = true.
    note: recipient current field values : OnDialysis = null, mostRecentDialysisStartDate = null and Pre-Emptive = null :updateRecipientByNationalRecipientId_e1.html>
- Invalid - Update an existing recipient, update fields to: OnDialysis = true, mostRecentDialysisStartDate = null and Pre-Emptive = null .
    note: recipient current field values : OnDialysis = True, mostRecentDialysisStartDate = null and Pre-Emptive = null :updateRecipientByNationalRecipientId_e2.html>
- Invalid - Update an existing recipient, update fields to: OnDialysis = false, mostRecentDialysisStartDate = valid date and Pre-Emptive = null.
    note: recipient current field values : OnDialysis = false, mostRecentDialysisStartDate = valid date and Pre-Emptive = null :updateRecipientByNationalRecipientId_e3.html>
- Invalid - Update an existing recipient, update fields to: OnDialysis = null, mostRecentDialysisStartDate = valid date and Pre-Emptive = null.
    note: recipient current field values : OnDialysis = null, mostRecentDialysisStartDate = null and Pre-Emptive = null :updateRecipientByNationalRecipientId_e4.html>
- Invalid - Update an existing recipient, update fields to: Pre-Emptive = true.
    note: recipient current field values : OnDialysis = true, mostRecentDialysisStartDate = valid date and Pre-Emptive = false :updateRecipientByNationalRecipientId_e5.html>
- Invalid - Update an existing recipient, update fields to: OnDialysis = true, mostRecentDialysisStartDate = valid date.
    note: recipient current field values : OnDialysis = null, mostRecentDialysisStartDate = null and Pre-Emptive = true :updateRecipientByNationalRecipientId_e6.html>