Saves multiple transfers at once and returns feedback per transfer
{ "Request": { "AddressIds": [ "00000000-0000-0000-0000-000000000000" ], "FromLessonGroupId": "00000000-0000-0000-0000-000000000000", "ToLessonGroupId": "00000000-0000-0000-0000-000000000000", "OverruleWarnings": 0, "InstructorId": "00000000-0000-0000-0000-000000000000", "MakeCopy": false }, "Context": { "DivisionId": "00000000-0000-0000-0000-000000000000", "Language": "string_example", "ShopId": "00000000-0000-0000-0000-000000000000", "SessionId": "00000000-0000-0000-0000-000000000000", "Origin": 0, "Password": "string_example", "Encode": false, "AccessToken": "string_example" } }
{ "Result": { "Results": [ { "AddressId": "00000000-0000-0000-0000-000000000000", "Feedback": 0 } ] } }